Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Client for the Firehose link-saving app. Implemented with Expo. Runs on Android, iOS, and web.

License

Notifications You must be signed in to change notification settings

CodingItWrong/firehose-expo

Repository files navigation

firehose-expo

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!

Requirements

Installation

$ yarn install

Running

$ yarn start

Then click "Run on Android device/emulator", "Run on iOS simulator", or "Run in web browser"

Testing

Linting

$ yarn lint

Unit Tests

$ yarn test

Release

iOS

  • Increment the ios.buildNumber in app.json
  • Run yarn build:ios
  • Once the build completes, upload the .ipa file it created to TestFlight using the Apple Transporter app.

Web

$ yarn deploy:web

Deploys to configured Netlify site.

Acknowledgements

Firehose icon by Alv Jørgen Bovolden

License

MIT

About

Client for the Firehose link-saving app. Implemented with Expo. Runs on Android, iOS, and web.

Topics

Resources

License

Stars

Watchers

Forks