All Projects → jbkuczma → Nbareact

jbkuczma / Nbareact

Licence: mit
🏀 iOS and Android NBA app created with React Native

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Nbareact

Comicapp
[停止维护] 基于 ReactNative、Redux 的漫画书App,支持Android、iOS 平台.
Stars: ✭ 376 (+272.28%)
Mutual labels:  react-native-app
React Native Firestack
A firestack v3 react-native implementation
Stars: ✭ 726 (+618.81%)
Mutual labels:  react-native-app
React Native Knowme
A ReactNative Project.
Stars: ✭ 56 (-44.55%)
Mutual labels:  react-native-app
Nba Player Movements
🏀 Visualization of NBA games from raw SportVU data logs
Stars: ✭ 481 (+376.24%)
Mutual labels:  nba
Nba
Node.js client for nba.com API endpoints
Stars: ✭ 637 (+530.69%)
Mutual labels:  nba
Nba api
An API Client package to access the APIs for NBA.com
Stars: ✭ 881 (+772.28%)
Mutual labels:  nba
Nba.js
A Node.js library for current and historical NBA stats, scores, and data.
Stars: ✭ 339 (+235.64%)
Mutual labels:  nba
React Native Firebase
🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
Stars: ✭ 9,674 (+9478.22%)
Mutual labels:  react-native-app
Nbaplus
A concise APP about NBA News and Event with RxJava and EventBus
Stars: ✭ 701 (+594.06%)
Mutual labels:  nba
Xbmc.plugin.video.nba
Kodi plugin to watch NBA games with nba league pass
Stars: ✭ 42 (-58.42%)
Mutual labels:  nba
Shoutem.github.io
Supercharging React Native development
Stars: ✭ 497 (+392.08%)
Mutual labels:  react-native-app
Sprintnba
🏀 NBA客户端
Stars: ✭ 629 (+522.77%)
Mutual labels:  nba
React Natives App
App for the React & React Native developer community as a demo project for the React Native meetups in Germany
Stars: ✭ 20 (-80.2%)
Mutual labels:  react-native-app
React Native Boilerplate
🚀 Type Based Architecture for developing React Native Apps using react, redux, sagas and hooks with auth flow
Stars: ✭ 375 (+271.29%)
Mutual labels:  react-native-app
Aws Amplify React Native Events App Workshop
This is a self-paced workshop designed for developers who want to build a React Native mobile application using mobile services from Amazon Web Services (AWS).
Stars: ✭ 59 (-41.58%)
Mutual labels:  react-native-app
Nba Go
🏀 💻 The finest NBA CLI.
Stars: ✭ 3,634 (+3498.02%)
Mutual labels:  nba
React Native Boilerplate
🚀 React Native Boilerplate Updated
Stars: ✭ 9 (-91.09%)
Mutual labels:  react-native-app
Basketball analytics
Repository which contains various scripts and work with various basketball statistics
Stars: ✭ 88 (-12.87%)
Mutual labels:  nba
All Nba
Android app for NBA fans. Features live scores, highlights and Reddit integration for discussions.
Stars: ✭ 65 (-35.64%)
Mutual labels:  nba
Nsfwjs Mobile
NSFWjs in React Native
Stars: ✭ 35 (-65.35%)
Mutual labels:  react-native-app

This Is Why We Play GitHub issues

Download on the App Store

Swish

An iOS and Android NBA app created with React Native. If you would like to request a feature, find a bug, have a question, or would like to leave feedback, open an issue! ⭐️ this repo to show support!

Download

  • iOS - Download here!
  • Android - Coming soon!

Features

  • Scores and stats for in-progress and completed games
  • Detailed play by play
  • Full team stats for a season
  • Full player stats for a season and over their career
  • Detailed player game stat graphs
  • Conference rankings
  • League leaders
  • Videos and highlights (coming soon)
  • Compare two players (coming soon)

Libraries Used

React Native

React Navigation

Redux

Redux Thunk

React-Native-SVG-Charts

React-Native-Modal-Dropdown

nba.js (custom and modified implementation to work with React Native)

Resources Used

Set Splash Screen iOS

Test your React Native App on your iPhone

How to Submit to the App Store

Getting Started

  • Fork (optional) and clone repo

    git clone https://github.com/jbkuczma/NBAreact.git && cd NBAreact
    
  • Install and link dependencies

    npm install
    
    npm link
    
  • Run

    npm run start:ios
    
    npm run start:iphoneX
    
    npm run start:android (an emulator must be running first)
    
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].