lukemorales / react-native-design-code

Animations and Gestures Manipulation Heavy Interface App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Design+Code
Design+Code

Animations and Gestures Manipulation Heavy React Native App

GitHub top language GitHub language count Codacy grade Repository size GitHub last commit Repository issues GitHub

Technologies   |    How To Use   |    License

App Demo App Demo

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How To Use

To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/lukemorales/react-native-design-code designCode

# Go into the repository
$ cd designCode

# Install dependencies
$ yarn install

# Run the app (iOS)
$ yarn ios

# Run the app (Android)
$ yarn android

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made with ♥ by Luke Morales 👋 Get in touch!

About

Animations and Gestures Manipulation Heavy Interface App

License:MIT License


Languages

Language:JavaScript 100.0%