Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isabelamoraes/cr7back
https://github.com/isabelamoraes/cr7back
expo google-fonts linear-gradient moti react-native react-native-responsive-fontsize styled-components typescript
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/isabelamoraes/cr7back
- Owner: isabelamoraes
- Created: 2021-09-05T18:28:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-05T18:36:52.000Z (over 3 years ago)
- Last Synced: 2024-11-22T13:38:19.628Z (3 months ago)
- Topics: expo, google-fonts, linear-gradient, moti, react-native, react-native-responsive-fontsize, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 9.87 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CR7's back
The history continues... CR7 is back to the Manchester United!
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/CR7back.git CR7back# Go into the repository
$ cd CR7back# 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.