Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 802 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 802 Bytes

Reanimated example

Supports Expo iOS Supports Expo Android

🚀 How to use

npx create-react-native-app my-app -t with-reanimated

  • Run yarn or npm install
  • Run yarn start or npm run start to try it out.

📝 Notes

Dependencies

  • expo-file-system
  • react-native-reanimated
  • react-native-gesture-handler