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

Smooth and fast cross platform Material Design Tabs for React Native Paper

Results 26 react-native-paper-tabs issues
Sort by recently updated
recently updated
newest added

If you like this PR and want the DOCS updated to reflect what I did then LMK and I can add that if you want

TypeError: undefined is not an object (evaluating 'theme.fonts.medium')

Hi I've run into a problem I cannot solve. Im using expo to create react native app. I went with react native paper library, so react-paper-tabs was an obvious choice....

- [x] Introduces a new `badge` prop which will display a [badge](https://callstack.github.io/react-native-paper/badge.html) like so _Additional Resources_ - https://callstack.github.io/react-native-paper/badge.html - https://material.io/components/tabs/android#using-tabs

Problem: I have build a structure using react-native-paper bottom navigation. One of the bottom tabs is ''Info" which is implemented using react-native-paper-tabs. It works fine when I get into it,...

The keyboard won't open when tapping any `` inside your `` components. This happens both in the simulator and on my physical device. I even tried updating all relevant libraries:...

I've tried to run the example code in the readme and also the code in /example but none of it runs ![Screen Shot 2022-02-20 at 6 48 25 pm](https://user-images.githubusercontent.com/47465827/154833984-70ce5d56-363f-4984-958c-af5b11e16855.png)

question

Is there a way to prevent all screens from re-rendering on initial load? Thanks

enhancement

I have added tab screen inside react native paper modal, but it is not working. I can only see the tabs but not the tab screen inside modal. Please help...

sometime it's stop working and some time it's switch automatically and then keep switching b/w two tabs.

bug