Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pau1fitz/react-native-football
React Native Premier League Football App ⚽ 👟🏆🏅
https://github.com/pau1fitz/react-native-football
football ios mobile-app react-native
Last synced: 16 days ago
JSON representation
React Native Premier League Football App ⚽ 👟🏆🏅
- Host: GitHub
- URL: https://github.com/pau1fitz/react-native-football
- Owner: Pau1fitz
- License: mit
- Created: 2017-12-10T12:51:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T10:59:35.000Z (almost 2 years ago)
- Last Synced: 2023-02-26T09:46:52.124Z (over 1 year ago)
- Topics: football, ios, mobile-app, react-native
- Language: JavaScript
- Homepage:
- Size: 123 MB
- Stars: 65
- Watchers: 7
- Forks: 26
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## React Native Football
Premier League football app built using React Native. Contains Top Goal Scorers, Team Results, Fixtures, Latest News
## Setup
1. Clone the repo
2. `$ cd react-native-football`
3. Run either `$ yarn install` or `$ npm install`
4. Run via XCode or `$ react-native run-ios`
## Contributing and License
### Issues
Feel free to submit issues and enhancement requests.
### Contributing
1. Fork the repo on GitHub
2. Clone the project to your own machine
3. Commit changes to your own branch
4. Push your work back up to your fork
5. Submit a Pull request so that your changes can be reviewed.### License
Released under the MIT License. Check `LICENSE.md` for more info.