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 !
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
Story Image Support
Video caching.
Clear Image & Video Caches
Supports all orientations on iPad.
Add Unit tests