Skip to content

hsleedevelop/FlickrSlideShowDemo

Repository files navigation

FlickrSlideShowDemo

Slide show demo of Flickr Public feeds

Swift MIT

Features

  • 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

Build

  1. Download codes and run pod install
pod install
  1. Open FlickrSlideShowDemo.xcworkspace in XCode 10.1 or above

License

FlickrSlideShowDemo is under MIT license. See the LICENSE for more info.

About

Slide show demo app of Flickr public feeds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published