diff --git a/App.js b/App.js index 16c7469..20d299f 100644 --- a/App.js +++ b/App.js @@ -41,7 +41,7 @@ export default function App() { tabBarOptions={{ style: { borderTopWidth: 0, - height: 60, + minHeight: 60, }, showLabel: false, activeTintColor: Colors.secondary,