This app WILL NOT RUN
if you did not follow the Setup React Native Development Environment Guide
Clone the repo
git clone https://github.com/flavioespinoza/hilton_reservations.git
cd into directory
cd hilton_reservations
Install with npm
npm i
react-native run-ios
Follow the Genymotion
setup instructions specified in the Setup React Native Development Environment Guide. It will instruct you on how to setup
and run
this app on an Android Virtual Device
.