Skip to content

the application is card overlay swuiping like tinder / credit cards

Notifications You must be signed in to change notification settings

omaraligit/RNGestures

Repository files navigation

dailyUi005 (cards overlay swiping)

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.

Prerequisites

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

Installing

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>

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • see you next chalenge