okwasniewski / react-native-bottom-tabs

Native Bottom Tabs for React Native
https://okwasniewski.github.io/react-native-bottom-tabs/
MIT License
619 stars 24 forks source link

fix: tvOS compile error and appearance #140

Closed douglowder closed 1 week ago

douglowder commented 1 week ago
okwasniewski commented 1 week ago

Thanks for this! Looks like the issue with appearance is happening on iOS too, Im going to fix it in separate PR.

I will also rework the repo structure to be a monorepo so we can fit the Expo example and run tvOS/AndroidTV builds on CI to make sure it doesn't break all the time (sorry for that!)