A react-native version of the jimmified-mobile app
Note: Still in the early stages of development, so don't expect everything to work.
Try it on expo
To get setup, make sure you have Expo up and running.
> npm install
> exp startYou can use the Expo XDE to run the project on an Android or iOS emulator.
list of things that still need to be done
- Get the search on the front page working
- Add links to the recent requests
- Add the flow for answering a question
- Make the search page re-use the
Logocomponent fromLogin - Hook up firebase
- Add a
Settingspage w/ option to logout