CountryList

iOS app to show country info

Overview

‘CountryList App’ fetch and display country info using Country Layer API .

App will show all the countries along with name and flag image.

You can navigate to the details by tapping on a country.

Requirements

  • iOS 14.0+
  • Xcode 12+
  • Swift 5

How To

Run The App

  • Download the project or clone the git repository to your machine
  • Open ‘CountryList.xcodeproj’ using Xcode 12.0 or later
  • Select the ‘Project navigator’ and select project file
  • Open Signing&Capabilities tab and select your team / personal team
  • Update bundle id if required and make it compatible with team
  • Select the device / simulator you wish to run
  • Product -> Run or CMD+R

Run The Tests

  • To run the tests Product -> Test or CMD+U

Screenshots

Country Listing Screeen

Simulator Screen Shot - iPhone 13 Pro - 2022-02-13 at 16 35 17_iphone13progold_portrait

Country Details Screeen

Simulator Screen Shot - iPhone 13 Pro - 2022-02-13 at 16 41 36_iphone13progold_portrait

GitHub

View Github