This is react-native application using GraphQL.
- Clone this repo using
https://github.com/maahibhama/TravelApp.git
- Move to the appropriate directory:
cd TravelApp
. - Run
yarn install
ornpm install
to install dependencies. - Run
cd/ios && pod install
to install podfiles. - Run
react-native link
for linking react native libraries to native. - Run
react-native run-ios
andreact-native run-android
for ios and android devices.
Mahendra Bhama.