mobile app for Bimun conference
to run this locally:
git clone https://github.com/techtabor/BimunApp.git
orgit pull
npm install
react-native link
react-native run-ios
orreact-native run-android
Recommended: install yarn from https://yarnpkg.com/en/docs/install then set it up.