Whether you’re building a React Native Tinder Clone or an original dating app, you’ll eventually end up implementing the UI for React Native Swipe Cards.I built a Tinder cards component in React Native, for a Tinder Clone app. If you’re looking to learn how to build the same in React Native, this repo is the perfect place to get started from.
a nodejs environment is mandatory and a android emulator and ios simulator if you have a mac with xcode installed install react-native cli by runing
npm i -g react-native
A step by step series of examples that tell you how to get a development env running
cd into RNGestures
npm install
npm run <android>|<ios>
- react-native - The framework used
- Animated - The animations framework used
- npm - Dependency Management
- Omar ali - Initial work - omaraligit
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- see you next chalenge