AppStore Playground is a sample for using itunes rss api in Swift
- Using MVVM as basic architecture
- Using Reactive Programming
- Enable offline cache
- Show case of UICollectionView inside UITableView with lazy loading
- Simple search as filter
- Run the project by
pod install
-
Open AppStorePlayground.xcworkspace and compile it
-
Enjoy it
AppStorePlayground is available under the MIT license.