Skip to content

v3.6.2

Compare
Choose a tag to compare
@ruddell ruddell released this 17 Nov 15:14
· 2181 commits to main since this release

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 all KeyboardAwareScrollView 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

v3.6.1...v3.6.2