Features | Getting Started | Reference
This project was developed with the following technologies:
- React Native - A framework for creating native apps for Android and iOS with JavaScript and React.
- Expo - A platform for making universal native apps for Android, and iOS with JavaScript and React.
To clone and run this application, place from your command line:
# Clone this repository
$ git clone https://github.com/isabelamoraes/CR7back.git CR7back
# Go into the repository
$ cd CR7back
# Install dependencies
$ yarn
# Run the mobile application
$ expo start
This application was developed with the intention of exploring the Moti library, for animations in React Native.