Client for the Firehose link-saving app. Implemented with Expo. Runs on Android, iOS, and web.
Most of the app was built on a live stream; watch the recordings!
$ yarn install
$ yarn start
Then click "Run on Android device/emulator", "Run on iOS simulator", or "Run in web browser"
$ yarn lint
$ yarn test
- Increment the
ios.buildNumber
inapp.json
- Run
yarn build:ios
- Once the build completes, upload the
.ipa
file it created to TestFlight using the Apple Transporter app.
$ yarn deploy:web
Deploys to configured Netlify site.
Firehose icon by Alv Jørgen Bovolden
MIT