- Notifications
You must be signed in to change notification settings - Fork0
isabelamoraes/planets
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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/planets.git planets# Go into the repository$cd planets# 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, with the use of the FlatList.