This simple app displays a list of the most starred repositories on GitHub by a language. User can choose a language to filter repositories and select repository in the list to open it in the SFSafariViewController
.
- Clone the repository
$ git clone https://github.com/M-I-N/Rx-MVVM-Coordinators.git
- Install pods (Optional)
$ cd Rx-MVVM-Coordinators
$ pod install
- Open the workspace in Xcode (Optional)
$ open "RepoSearcher.xcworkspace"
- Compile and run the app
- Xcode 10
- iOS 10.0+
- Swift 4.2