Skip to content

HarleyCody/fitbit-react-native-app

 
 

Repository files navigation

FitBit React-Native App

To get started:

git clone [email protected]:inhealth-measurement-corps/fitbit-react-native-app.git fitbit
cd fitbit

yarn install

In order to run it, you may have to look at this page:

IOS:

react-native run-ios

Android:

react-native run-android

PS: for android Environmental and Configuration , it may helps you.
PPS: run source $HOME/.bash_profile in order to apply correct Android SDK.
PPPS: Install missing components and module that is required by npm install or yarn install. If they do not work, Google is invincble.

For Notfication Compenent, currently it use PubNub, you may find turorial here. It works.

Trouble Shooting

It is just not in readme, click Wiki

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.3%
  • Objective-C 6.5%
  • Python 3.4%
  • Java 2.8%