Skip to content

Nikhithkumar/react-native-animation

Repository files navigation

React Native Animation

This repository is a collection of results from the React Native Animation Tutorial on my YouTube Channel Rakha Wibowo using :

Version

The version used in this repository:

  • React Native v0.72.7
  • Reanimated v3.6.1
  • React Native Gesture Handler v2.14.0
  • Moti v0.27.2
  • Lottie v6.4.1
  • React Three Fiber v8.15.12
  • React Three Drei v9.92.4
  • Three.js v0.158.0
  • Skia v0.1.230

Available Tutorials

Run Locally

Clone the project

git clone https://github.com/Rakha112/react-native-animation.git

Go to the project directory

cd react-native-animation

Install dependencies

npm install

For iOS

npx pod-install

Start the server

npm start -- --reset-cache

Run on IOS

npx react-native run-ios

Run on ANDROID

npx react-native run-android

The app

Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published