Skip to content

arindamaluni/airbnb-react-native

Repository files navigation

>

An airbnb clone to test out the react native components with map and API integration with AWS Amplify. Amplify provides the access and API for the accomodation details

Getting Started

  • Run the development server
    • $ npm start
  • Run the app on iOS - You will be running this from your Mac environment.
    • $ npm run iOS
  • Run the app on android - You need to have an android emulator present in your environment and path corrected to invoke from command line. For detail setup please refer to the official documentation page.
    • $ npm run android
  • For bundling
    • $ npm run bundle
  • To generate apk
    • $ npm run gen-apk

Tech Stack

  • JavaScript
  • React Native
  • AWS Amplify
  • Google places API
  • React native map
  • GraphQL
  • REST

Contributors ✨

Thanks to Vadim Savin for this wonderfull tutorial on react native. :)

About

An Airbnb clone built with react native components and google map and graphql API integration with AWS Amplify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors