Files
react-native-reanimated/Example/README.md

8 lines
287 B
Markdown

## Run the example
+ Clone the repository
+ Run `yarn` to install the dependencies of library
+ `cd` to this directory
+ Run `yarn` to install the dependencies of example
+ Run `yarn start` to start the packager with custom config
+ `react-native run-ios` or `react-native run-android`