List of all the world countries and by clicking on country you will see counttry details as capital, region, currency and also location in map.
- Country data used from Rest Countries API.
- Macaw framework for rendering SVG flags.
- MapKit for showing capital location.
- And a lot of searching implementation details in Stackoverflow, HackingWithSwift, and Raywenderlich tutorials.