Airbnb Clone - React Native

Overview

Airbnb Clone made at Le Reacteur Bootcamp.
6 screens are availables : Login, Signup, Home, Room, Around Me and Profile.

Screenshots

Capture 1 Capture 2 Capture 3 Capture 4

Packages

Installation and usage

Be sure, you have installed all dependencies and applications to run React Native Expo project on your computer : Getting Started with React Native.

This project works pretty fine for iOS and Android.

Running the project

Clone this repository :

git clone https://github.com/cebri63/react-native-airbnb.git
cd react-native-airbnb

Install packages :

npm install

or

yarn

When installation is complete :

expo start