wutongke / NBAreact

iOS and Android NBA app created with React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-standard-style

NBAreact

An iOS and Android NBA app created with React Native (still in active development). Find a bug or want to leave feedback? Open an issue!

nbareact_ios_demo nbareact_android_demo

Resources Used

React Native

React-Native-Router-Flux

React-Native-Scrollable-Tab-View

React-Native-Datepicker

Drawing charts in React-Native without any library

Create a custom splash screen

Icon Template

Basketball used in Icon

Android Icons

iOS Icons

#Endpoints

Endpoints used to retrieve data can be viewed here.

Getting Started

⭐️ this repo then:

npm install -g react-native-cli
git clone https://github.com/jbkuczma/NBAreact.git && cd NBAreact
npm install

react-native run-ios
or
react-native run-android (make sure an emulator is currently running)

About

iOS and Android NBA app created with React Native

License:MIT License


Languages

Language:JavaScript 91.5%Language:Objective-C 5.7%Language:Python 1.8%Language:Java 1.1%