thejsdeveloper / react-native-animation

This is a repo where I practice my React Native Animation Learnings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-animation

This is a repo where I practice my React Native Animation Learnings with Reanimated

Home Page

Examples

Page Gif
πŸ’…πŸ½ Change Theme
πŸ’³ Card Pan Gesture
🌊 Swipe To Delete
🌊 Swipe To Delete with User feedback
β™₯️ πŸ‘πŸ½ Tap to like and love
⌚️ Watch Gallery
☞ πŸ›΄ Bottom Tab
πŸ’³ Card transition
πŸ’¬ Chat Bubble
⭕️ Circular Slider
⏰ Circular Progress

Developement Setup

  • Clone the Repo
$ git clone https://github.com/thejsdeveloper/react-native-animation.git
  • Change the directory to react-native-animation
$ cd react-native-animation
  • Install the dependencies
$ yarn install
  • Run the project
$ yarn start
  • After start it will open a tab i your browser http://localhost:19002/

  • Install Expo Go in your phone.

  • Open Expo Go in your phone and scan the QR to checkout the examples

About

This is a repo where I practice my React Native Animation Learnings


Languages

Language:TypeScript 99.8%Language:JavaScript 0.2%