v3.6.2
Bigger Changes:
- Fix Detox E2E tests
- Remove react-native-navigation's
setLazyComponentRegistrator
which caused occasional Android crashes. - Remove extra ScrollView in account screens
- Add
keyboardShouldPersistTaps
to allKeyboardAwareScrollView
to enable tapping buttons with keyboard open
Commits:
- e2e test fixes, session auth xsrf-token fix, revert lazy nav change b01d0d0
- hardcode the path for now 33b2432
- fix artifact path cbbaae4
- add artifacts config for debugging test failures 556c0d4
- fix back button in detox tests, fix tap on button with keyboard open 8ea23fc
- add spec config to run all e2e tests instead of just launch-screen.spec.js 20e697e