TabBar in TabController.PageCarousel not rendering in Android but working in web #3263
Open
2 of 7 tasks
Labels
bug
a bug in one of the components
Description
The code below renders correctly in the web and I am able to scroll between them and move to the page corresponding to the item in the TabBar when clicked. The same goes for the Android implementation when running from my phone but the TabBar is not visible.
Related to
Steps to reproduce
Create an expo project and try running in both the web and android.
Expected behavior
I expected the TabBar to render on the bottom of the screen of my phone.
Actual behavior
TabBar is not visible at all but I am able to scroll between the tabs.
Code snippet
Environment
Affected platforms
The text was updated successfully, but these errors were encountered: