nfaycel / react-native-animation

Home Page:https://youtube.com/@rakhawibowo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Animation

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

This project uses react-native-bars to make the Status Bar and Navigation Bar on Android transparent

Version

The version used in this repository:

  • React Native v0.73.7
  • Reanimated v3.10.0
  • React Native Gesture Handler v2.16.0
  • Moti v0.28.1
  • Lottie v6.7.2
  • React Three Fiber v8.16.3
  • React Three Drei v9.105.6
  • Three.js v0.164.1
  • Skia v1.2.3
  • D3 v7.9.0
  • React Native Bars v2.4.3

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

https://youtube.com/@rakhawibowo


Languages

Language:TypeScript 79.4%Language:JavaScript 18.0%Language:Kotlin 1.0%Language:Ruby 0.7%Language:Objective-C 0.7%Language:Objective-C++ 0.2%