github wix/react-native-navigation 7.40.0

latest release: 7.40.1
one month ago

Enhancements

Test ID's for title, subtitle

Added test-ID's for title and subtitle component in top-bars (#7866 by @Niryo, @d4vidi)

Given a test ID top-bar-id over a screen's top-bar (specified either in setRoot's or the screen's options), the following ID's are automatically set:

  • Title: top-bar-id.title
  • Subtitle: top-bar-id.subtitle

Don't miss a new react-native-navigation release

NewReleases is sending notifications on new releases.