NBAreact

🏀 iOS and Android NBA app created with React Native

MIT License

Stars
104
Committers
1

Bot releases are visible (Hide)

NBAreact - v2.5 Latest Release

Published by jbkuczma almost 6 years ago

NBAreact - v2.4

Published by jbkuczma over 6 years ago

Notable additions and changes:

  • Tapping a tab button will take you to its initial screen (#55)
  • Fix bug where the LeadTracker graph would not show overtime (#70)
  • Player name column in a boxscore is now fixed; only stats are now scrollable (#72)
  • Fixed bug where completed games were showing their tip-off time (#75)
  • Add iPad support (#68)
NBAreact - v2.3

Published by jbkuczma over 6 years ago

Notable additions and changes:

  • Added a new screen that displays graphs for various player stats during a specific game
  • Add refresh capabilities to the game detail screen
  • Show a circle with the team's name and team color in a game cell instead of just the team
    • Resolve a layout issue found on iPhone SE (#64) and makes the teams easier to read
  • Fixed a bug where clicking the date in the scores screen header would crash the app
  • Fixed a bug where the boxscore would scroll horizontally on iOS but not Android
  • Added Rubik font throughout the rest of the app
NBAreact - v2.2

Published by jbkuczma over 6 years ago

Notable additions and changes:

  • Career stats for players added
  • Past game scores for a team added
  • Check past game details such as boxscore and other stats
  • Only allow the games list to be refreshed on current date
NBAreact - v2.1

Published by jbkuczma over 6 years ago

Notable additions and changes:

  • Addition of the league leaders tab/page
  • Addition of a search bar to search for any player and go to their player page
  • Addition of the current matchup as the title in the navbar for a game
  • Refractor of PlayerScreen.js to allow navigation from the selection in the league leaders table and from the player search
  • Refractor of Boxscore.js
  • Various improvements to the codebase suggested by CodeClimate
NBAreact - v2.0 Official Release

Published by jbkuczma over 6 years ago

This release is the version that is available on the App Store.

NBAreact - NBAreact -> Swish

Published by jbkuczma over 6 years ago

Many changes to NBAreact compared to its original implementation
Some notable changes:

  • UI (huge change and much better)
  • Tab based navigation
  • Uses Redux
  • App name: NBAreact -> Swish (repo will remain NBAreact)
NBAreact - NBAreact pre-rewrite

Published by jbkuczma over 6 years ago

The version of NBAreact pre-rewrite. Just want it to have a place where it can be remembered.

NBAreact - Team Stats page update

Published by jbkuczma about 8 years ago

The quarter scores for the teams during the game are now displayed in a view that resembles a scoreboard.

NBAreact - Better late than never

Published by jbkuczma about 8 years ago

The master branch has been stable with a fully working app while I make improvements on other branches. Figured I should have a release created for the app now that it is functional.