Skip to content

Repository files navigation

🔥 To run this project

  1. Clone this repository git clone https://github.com/michaelgichia/react_native_animations.git and cd the project.
  2. Install dependencies either by running npm install or yarn.
  3. Run storybook on the first terminal yarn run storybook or npm run storybook. You can navigate all the pages on localhost:7007/ and will sync with the app.
  4. If you have all prerequisites setup, open the second terminal and run the Android project react-native run-android.
  5. Depending on your setup, after the project finish building, the application will automatically start.

Troubleshoot

  1. Open debug menu on devices adb shell input keyevent 82
  2. ERROR Metro Bundler can't listen on port try sudo lsof -i :<PORT> and kill -9 <PID>

About

React-native animation training

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages