Skip to content

@react-navigation/material-top-tabs@6.0.0-next.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@satya164 satya164 released this 09 Mar 16:45
· 2818 commits to main since this release

6.0.0-next.0 (2021-03-09)

Bug Fixes

  • add missing helper types in descriptors (21a1154)

Features

  • move lazy to options for material-top-tabs (cfd1c9b)
  • upgrade to latest react-native-tab-view using ViewPager (2261001)

BREAKING CHANGES

  • The lazy prop now can be configured per screen instead of for the whole navigator. To keep previous behavior, you can specify it in screenOptions