This repo showcase how to use react-native-reanimated to create a vertical scroll animation similar to what can be found on the Perplexity AI app.
- Install the dependencies
npm install- Run the app
npx expo startIn the output, you'll find options to open the app in a
- Android emulator
- iOS simulator
- Expo Go, a limited sandbox for trying out app development with Expo
