A Booking App UI example build with React Native, inspired by this Hotel UI.
To install all dependencies, you need to run the following command:
$ yarn
To run the project, you must have installed Android and/or iOS environment.
If you want to run using iOS, you should go to ios folder and run the following command first:
$ pod install
And then run 'yarn ios' or 'yarn android':
$ yarn ios
ios.mov
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details