okwasniewski / react-native-bottom-tabs

Native Bottom Tabs for React Native
https://okwasniewski.github.io/react-native-bottom-tabs/
MIT License
619 stars 24 forks source link

feat: ✨ introduce separate package for navigation integration #152

Closed okwasniewski closed 3 days ago

okwasniewski commented 4 days ago

PR Description

This PR introduces separate package for React Navigation integration, namely: @bottom-tabs/react-navigation.

In the next release (after releasing the package) we will drop support for React Navigation v6 allowing users to stay on lower version of @bottom-tabs/react-navigation if they want to continue using React Navigation v6.

How to test?

CI Green

Screenshots

N/A