This is React Native Codebase for "Swipe Guide Animation" in Android and iOS App. Here, the Button bounces and the arrow animates to guide the user to swipe.
$ sudo npm install -g react-native-cli$ yarn install
$ react-native run-android$ cd ios && pod install
$react-native run-ios