https://youtu.be/YOyC-gDprf8
You can watch other demo as well on my channel You can run this code on your side by following these steps:
- Download or Pull the code on your side
- Navigate to your downloaded folder and open terminal
- Run this command npm install to install all required dependencies
- To run on iOS Simluator use this command react-native run-ios
- To run on Android device/Emulator use this command react-native run-android
- Fade In
- Fade Out
- Spring & Bounciness
- Pop Up Box
- Moving Object
- Rotate Object
Happy coding