Skip to content

React navigation 5.0

  • Fixed a few broken nav paths (login, logout, ChatDetailsScreen missing)
  • Fixed a few styling issues (header appearing on landing screen, navigationOptions not used anymore)
  • Moved AuthStack to auth scene
  • Added BackButton and ExitButton to components
  • Fixed an error for notification tap when app is in the background (certainly introduced with latest MR)

Merge request reports