/Stories

Inspired by Instagram Stories functionality.

Primary LanguageSwiftMIT LicenseMIT

Stories

Inspired by Instagram Stories functionality.

Project overview :

  • UIPageViewController to display the videos
  • Async/Await to get the data from remote endpoint
  • MVVM as architecture

Feel free to contribute !

stories_animated stories_transition

Features

Video Support

Long press gesture pause and play

Manual swipe between stories

Leff and Right tap gestures to switch between snaps and stories

Automatically move to the next story, once the progress bar completes.

Users Image caching handled using NSCache.

Supports portrait orientation(only) in iPhone

TO-DO

Story Image Support

Video caching.

Clear Image & Video Caches

Supports all orientations on iPad.

Add Unit tests