- This app is still under construction.
- Set up PropTypes for PickerButton
- Change to use new react-native navigation (see https://facebook.github.io/react-native/docs/navigation.html) - done
- Set up linter
- Try to git rid of co library and use async/await - done
- The packager crashes often on Windows, to get around it do the following steps:
- Use the workaround listed here
- Anytime you stop the package manager, before running
react-native run-android
again you need to removeandroid\build
andandroid\build\app
directories