Skip to content

Little app sample using React Native programming language of a swiping app.

License

Notifications You must be signed in to change notification settings

edufarre/SimpleSwipeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Swipe App

Little swipping app sample using React Native programming language for creating hybrid apps (for iOS and Android).

Deeper look

This app was developed using Expo XDE and dummy data for cards information. Its aim is to code and practice animations in React Native, learn how to relate Animation Module with PanResponder Module.

Link to project: Swipe App

Examples

App video:

AppGif

Openning project in Expo

  1. Create a new project using Expo XDE
  2. Install React Native Elements to the project folder
npm install --save react-native-elements

or

yarn add react-native-elements
  1. Replace App.js for the one in this repository
  2. Add 'src' folder to your project directory

Known Issues

  • Missing back-end functionalities
  • Not reloading when pressing 'Get more!' button.

Built With / Used

  • Expo - Free and open source toolchain built around React Native to help you build native iOS and Android projects using JavaScript and React.

License

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

About

Little app sample using React Native programming language of a swiping app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published