callstack / react-native-paper

Material Design for React Native (Android & iOS)
https://reactnativepaper.com
MIT License
12.5k stars 2.05k forks source link

[Feature request] Add Material Tabs #4272

Open manojleaton opened 5 months ago

manojleaton commented 5 months ago

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

szado commented 4 months ago

Actually you can use https://callstack.github.io/react-native-paper/docs/components/BottomNavigation/BottomNavigationBar to get tabs with icons.