Improve video and padding in tabs

This commit is contained in:
aeroreyna
2022-03-30 21:37:43 -07:00
parent d12c90bf28
commit 564343b1ac
7 changed files with 54 additions and 15 deletions

1
App.js
View File

@@ -108,6 +108,7 @@ const MainNavigation = () => {
activeColor="#0d6efd"
inactiveColor="#FFFFFF"
barStyle={{ backgroundColor: '#000000' }}
sceneContainerStyle={{paddingBottom: 0}}
>
<Tab.Screen
name="Feed"