web-ridge / react-native-paper-tabs

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

Wrong TabHeader selection when rendering with defaultIndex #20

Closed emehmet closed 2 years ago

emehmet commented 2 years ago

Hi everyone,

I use expo 42.0.0 version.

I see wrong tabheader when open a react navigation screen with defaultIndex. But I see true TabScreen.

On Android I see true TabScreen but no tabheader bottom color sometimes. On ios I see wrong tabheader.

ios version is 14.6

RichardLindhout commented 2 years ago

This should be fixed now! I don't see it anymore and changed some logic there