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.
It is just not in readme, click Wiki