web-ridge / react-native-paper-tabs

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

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

Closed sidm033 closed 1 year ago

sidm033 commented 1 year ago

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

))}

RichardLindhout commented 1 year ago

Are you on the latest version?

RichardLindhout commented 1 year ago

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