A simple application showcasing swipe functionality and animations as part of Stephen Grider's Advanced React Native course (link below). Imitates Tinder's card swipe user interface.
- npm install
- react-native run-ios || react-native run-android (after setting up an Android emulator)
- Expo
- React Native
- react-native-elements
- React Native: Advanced Concepts by Stephen Grider