this is a demo of swift
- Platform:iOS 10.0 or new
- Using Swift 5.0
- Using MVVM for data-flow
- Using RXSwift for binding data
- Using Realm for persistence
- Using Moya for the api-service
- Using Hero for transition animation
- download or pull the project
- go into the project directory
- pod install
- open the project with Xcode
- run
- unit test is not done yet