web-ridge / react-native-paper-tabs

Smooth and fast cross platform Material Design Tabs for React Native Paper
https://reactnativepapertabs.com
MIT License
189 stars 34 forks source link

defaultIndex={2} not working when used in dynamic TabScreen #56

Closed sidm033 closed 10 months ago

sidm033 commented 11 months ago

{[1, 2, 3, 4].map(res => (

))}

RichardLindhout commented 10 months ago

Are you on the latest version?

RichardLindhout commented 10 months ago

Please create a expo snack, i've added new bug report templates so I can easier debug and verify issues