Skip to content

Frontend for mobile app. Written using React Native

License

Notifications You must be signed in to change notification settings

Luftio/mobile-app

Repository files navigation

Luftio Mobile app

Configure

Set the correct LUFTIO_GRAPHQL_ENDPOINT URL in .env and also in src/config/ApolloClient.ts (Expo has issues loading .env files)

Getting started

$ npm install
$ npm run generate      # Update GraphQL
$ npm start

Publish project

$ expo publish

Other

# clear the React Native packager's cache
$ npm start -- --reset-cache

About

Frontend for mobile app. Written using React Native

Resources

License

Stars

Watchers

Forks