mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-14 18:37:20 +08:00
This feature adds the sceneContainerStyle prop to the bottom-tabs navigator, to allow setting styles on the container's view. It's already implemented in the material-top-tabs and drawer navigators, I've simply ported it into the bottom-tabs navigator. It also fixes this issue: https://github.com/react-navigation/react-navigation/issues/8076 Co-authored-by: Satyajit Sahoo <satyajit.happy@gmail.com>
@react-navigation/bottom-tabs
Bottom tab navigator for React Navigation following iOS design guidelines.
Installation instructions and documentation can be found on the React Navigation website.