adbayb / react-native-android-kit

:package: Android Native Kit for React-Native
MIT License
110 stars 20 forks source link

Tab Groub Gets rendered twice. #2

Closed digitalhobo closed 8 years ago

digitalhobo commented 8 years ago

Hi the TabAndroid set seem to double up. For example if we have tab 1, 2, 3 it would show as tab 1, 2, 3, 1, 2, 3

Thanks :0)

digitalhobo commented 8 years ago

It works great with React 18 / 19. But not 17. Great Job all the same. Thank you. ;0)