Skip to content

ericwrobinson/NHLStats

 
 

Repository files navigation

NHLStats App

Dependencies

  • React Native CLI 2.0.1

To Install

  1. sudo npm i -g react-native
  2. npm i
  3. react-native link react-native-gesture-handler
  4. react-native link react-native-vector-icons

To Run

  • For iOS: react-native run-ios
  • For Android: react-native run-android

Troubleshooting

  • No bundle URL present
    • rm -r ios/build

Please note that you will need to have Xcode and/or Android Studio installed to run these applications

About

A starter React Native application that gets and serves basic NHL statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 59.8%
  • Objective-C 20.4%
  • Java 10.8%
  • Python 9.0%