A stock filtering app written in React Native (and Meteor).
Deploys itself upon commit.
Notes:
- Be patient! It takes 3-5 minutes for the app to show up in Expo Go. (You may get timeouts or a 'No apps connected' message, keep trying!)
- Expo will give you a link starting with the protocol "exp://", I had to change this to "https://".
- To inspect the ngrok tunnel, navigate to: http://localhost:4040/inspect/http
Follows the guide at reactnative.express.
- It isn't known why it takes 3-5 minutes for Metro Bundler to serve the app after starting up. There's no indication it's doing anything either (appears locked up, and reloading the app shows a 'No apps connected' message).