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

[Feature request] Add Material Tabs

Open manojleaton opened this issue 2 years ago • 1 comments

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

manojleaton avatar Jan 12 '24 11:01 manojleaton

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

szado avatar Feb 21 '24 12:02 szado