react-native-paper icon indicating copy to clipboard operation
react-native-paper copied to clipboard

fix(bottomNavigation): fix bottom navigation to allow unselected state

Open danHayworth opened this issue 8 months ago • 1 comments
trafficstars

Motivation

PR to allow BottomNavigation component to have an unselected state. Material design supports unselected state https://m2.material.io/components/bottom-navigation#states

Related issue

#4651

Test plan

Added a couple of tests Tested in examples and added a new menu item for this behaviour in examples.

danHayworth avatar Mar 12 '25 04:03 danHayworth

Hey @danHayworth, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

callstack-bot avatar Mar 12 '25 04:03 callstack-bot