mirror of
https://github.com/zhigang1992/react-native-reanimated.git
synced 2026-04-28 20:35:09 +08:00
Inspired by: https://github.com/callstack/react-native-paper/tree/master/example and https://blog.callstack.io/adding-an-example-app-to-your-react-native-library-d23b9741a19c cc: @satya164 😻, thanks!
287 B
287 B
Run the example
- Clone the repository
- Run
yarnto install the dependencies of library cdto this directory- Run
yarnto install the dependencies of example - Run
yarn startto start the packager with custom config react-native run-iosorreact-native run-android