Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isabelamoraes/planets
https://github.com/isabelamoraes/planets
expo google-fonts linear-gradient moti react-native react-native-responsive-fontsize react-native-svg react-navigation styled-components typescript
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/isabelamoraes/planets
- Owner: isabelamoraes
- Created: 2021-11-16T01:24:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-16T01:29:50.000Z (about 3 years ago)
- Last Synced: 2024-11-22T13:37:49.904Z (3 months ago)
- Topics: expo, google-fonts, linear-gradient, moti, react-native, react-native-responsive-fontsize, react-native-svg, react-navigation, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 23.9 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Planets
Know the planets of the Solar System
Features |
Getting Started |
Reference
## Features
This project was developed with the following technologies:
- **[React Native](https://reactnative.dev/)** - A framework for creating native apps for Android and iOS with JavaScript and React.
- **[Expo](https://expo.io/)** - A platform for making universal native apps for Android, and iOS with JavaScript and React.## Getting Started
To clone and run this application, place from your command line:
```bash
# 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```
## Reference
This application was developed with the intention of exploring the Moti library, for animations in React Native, with the use of the FlatList.