A very simple country selector written in Swift 4.2.
Install the required dependencies using: pod install
. Then open the workspace file (SimpleCountrySelector.xcworkspace).
This is a sample application that applies the MVVM architecutre and uses an implementation of the Coordinator pattern for routing.