To get started:
git clone git@github.com:inhealth-measurement-corps/fitbit-react-native-app.git fitbit
cd fitbit
yarn installIn order to run it, you may have to look at this page:
IOS:
react-native run-iosAndroid:
react-native run-androidPS: 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