npx create-react-native-app my-app -t with-reanimated
- Run
yarn
ornpm install
- Run
yarn start
ornpm run start
to try it out.
- expo-file-system
- react-native-reanimated
- react-native-gesture-handler
npx create-react-native-app my-app -t with-reanimated
yarn
or npm install
yarn start
or npm run start
to try it out.