In this chapter, we focused on photos. We learned how to import photos from the iOS and Android photo galleries and how we can display them as a grid using CollectionView and in carousels using CarouselView. This makes it possible for us to build other apps and provides multiple options for presenting data to users. We can, therefore, pick the best method for the situation.
In the next chapter, we will take a look at how we can build an app using location services and how to visualize location data on a map.