Summary
In this chapter, we built an app that works on UWP and in a web browser. The app used graphing controls from SyncFusion and Infragistics. We also created a custom map with SkiaSharp. Finally, we looked at how to adjust the UI layout in response to different and changing screen sizes.
This chapter is the last in this part of the book. In the next part, we'll move on from building apps to look at how to test and deploy them. In the next chapter, we'll look at how to use the Uno.UITest
library as part of your broader testing strategy. When building applications that run on multiple platforms, automating the testing across those platforms can save lots of time and boost your productivity.