A cross-platform mobile client app for Sea.
See DeployGate
See Expo
- expo-cli
- Apple Developer Account (If you want to build IPA)
Name | Description |
---|---|
SEA_URL | Root URL of an instance(eg. https://sea-ans.herokuapp.com) |
CLIENT_ID | Your app's id |
CLIENT_SECRET | Your app's secret |
Generate app.json
$ yarn generate:app
Copy App.app.tsx
$ cp -r App.app.tsx
Build apk
$ expo build:android
Build ipa
$ expo build:ios
Generate app.json
$ yarn generate:app
Develop with App
$ yarn start
Use Storybook
$ yarn storybook
Icons made by Freepik from www.flaticon.com