rohanps630 / react-native-animation

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 :

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


Languages

Language:JavaScript 66.2%Language:Java 16.2%Language:C++ 7.5%Language:Objective-C++ 4.6%Language:Objective-C 2.5%Language:Ruby 1.7%Language:Starlark 0.6%Language:Shell 0.5%Language:CMake 0.3%