/react-native-swipe

Introductory exercise into React Native animations and handling gestures.

Primary LanguageJavaScript

Swipe

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.

Usage

  1. npm install
  2. react-native run-ios || react-native run-android (after setting up an Android emulator)

Technologies

  1. Expo
  2. React Native
  3. react-native-elements

Links