If you use renderTabbar Props, Default Bottom Style is in TabBar Component. So you should pass props style in TabBarComponent.
<TabView
renderTabBar={props =>
<TabBar
style={{
shadowOffset: { height: 0, width: 0 },
shadowColor: 'transparent',
shadowOpacity: 0,
elevation: 0
thinklinux, SotaYamaguchi, r3b311i0n, IronTony, hansanwok, akzone, jitendrahpatwa, nhanpdnguyen, SanjanaTailor, TheEvisu, and 4 more reacted with thumbs up emoji
tuledev, IronTony, and hansanwok reacted with hooray emoji
thinklinux, i6mi6, IronTony, hansanwok, and Y-Kenza reacted with heart emoji
All reactions