Not much to see here. Just some fiddling around with React Native animations...
yarn install
yarn start
yarn ios
Or on Android, run these commands in stead of yarn ios
:
adb devices # Make sure your Android device is connected
adb reverse tcp:8081 tcp:8081
yarn android
- Have a look at https://github.com/wix/react-native-interactable