Make sure you install dependencies per React Native instructions.
git clone
the repo andcd
into thepatient-portal
folder.- Run
yarn install
andreact-native link
in that order. - Run
yarn start
. - Open a new tab and run
react-native run-ios
orreact-native run-android
.