Skip to content

gabriel-hahn/booking-app-ui-react-native

Repository files navigation

Booking App UI React Native

A Booking App UI example build with React Native, inspired by this Hotel UI.

Getting Started

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

Demo

ios.mov

Authors

Gabriel Hahn Schaeffer

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details