react-native-paper
react-native-paper copied to clipboard
[Feature request] Add Material Tabs
Is your feature request related to a problem? Please describe. This is not related to a problem, it's a component addition request.
Describe the solution you'd like Currently Tabs component is exist in Material Design 3, but not available in React Native Paper Library. https://m3.material.io/components/tabs/overview If it is possible to add this component to the RNP library, it would be helpful.
Thanks
Actually you can use https://callstack.github.io/react-native-paper/docs/components/BottomNavigation/BottomNavigationBar to get tabs with icons.