Completed
Go Back when Zooming out functionality
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
iOS 18 Photos App Clone with React Native, Expo, and Reanimated
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro and Project Overview
- 2 Initialising a brand new Expo Project
- 3 Displaying a FlatList of Images
- 4 Implementing the Carousel of Images
- 5 Implementing the Header Carousel
- 6 Adding the Carousel Indicators
- 7 Setting Expo Router and Adding the Photo Screen
- 8 Implementing Reanimated and Adding Zoom-in animation
- 9 Adding the Pinch to Zoom Gesture animation
- 10 Go Back when Zooming out functionality
- 11 Tracking the Page Scroll Position
- 12 3 Scroll Modes: ScrollView, Gesture, Flatlist
- 13 Implementing Seamless Scroll from Page to Gesture