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

Tabscreen is not working inside modal.

Open vipulbuoyancy opened this issue 4 years ago • 1 comments

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.

vipulbuoyancy avatar Dec 24 '21 18:12 vipulbuoyancy

I think you need a flex: 1 in the modal content view or something like that!

RichardLindhout avatar Dec 25 '21 22:12 RichardLindhout