Slide show demo of Flickr Public feeds
- Slide show of Flickr Public Feeds
- Provide settings of slide show play time on MainViewController and SlideShowController
- Fetch new feeds when the first slide is displayed and restart the slide show with new feeds after the previous slide show.
- If slide show ends when network is lost, it will try to fetch new feeds when network is connected again, slide show will restart with new feeds.
- Single tap gesture show/hide toolbar, and Double tap gesture zoom in/out a photo.
- Parsing Atom Feed via FeedKit
- MVVM with RxSwift
- Using SwiftLint via CocoaPods
- Download codes and run pod install
pod install
- Open FlickrSlideShowDemo.xcworkspace in XCode 10.1 or above
FlickrSlideShowDemo is under MIT license. See the LICENSE for more info.