react-native-paper-tabs
react-native-paper-tabs copied to clipboard
Tabscreen is not working inside modal.
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 me with how to use tabs inside modal.
Thank you.
I think you need a flex: 1 in the modal content view or something like that!