- gem
- cocoapods
sudo gem install cocoapods
- Use
git
to clone the projec - Checkout the
develop
branch - Run
pod repo update && pod install
- Open the project workspace
- Build & Run
- How does MVVM fit into IGListKit
- Implement VM down to cell level
- Repo as model
- Moya example
- Lottie example