git clone https://github.com/UmangGoti/dashboard-animation
yarn install
npm run android
npm start
yarn install
cd ios
pod install && cd..
npm run ios
npm start
react-native-reanimated
react-native-reanimated for the animation.
react-native-safe-area-context
react-native-safe-area-context for Safe Area of the Screen.
👨🏻💻Please feel free to get in touch, I'll be happy to help!