cd commitMvp
npm install
react-native run-ios #--simulator="iPhone 8"
xcrun simctl list devices
du -sh ~/Library/Developer/CoreSimulator/Devices
react-native upgrade
npm install --save react-native@latest
npm install
npm audit fix --force
Integrate fb login with login view Connect to backend database Update users preferences (gender, age, religion, political, location, type, 1st date pref) Research matching backend implementation
splash page login/sign up page profile page