SportsKing is a sports betting app built with react native.
Complete app with full components
- React Native - A framework for building native apps with React.
Clone the repo:
git clone https://github.com/ICEBREAKER-HOTDEV/SportsKing.gitInstall the node modules:
$ cd Sport_king
$ yarn installStart the metro bundler:
$ yarn startRun the project:
$ yarn android
$ yarn ios

