I am developing an app with MaterialBottomTabs of React Navigation. When I test on Expo Client on Android, it works. But, when I build apk and install on device, the Tabs are off screen.
Expo CLI 3.9.0 environment info:
System:
OS: Linux 5.0 Ubuntu 19.04 (Disco Dingo)
Shell: 5.5.1 - /usr/bin/zsh
Binaries:
Node: 12.13.0 - /usr/bin/node
Yarn: 1.19.1 - /usr/bin/yarn
npm: 6.12.0 - /usr/bin/npm
npmPackages:
expo: ^35.0.0 => 35.0.0
react: 16.8.3 => 16.8.3
react-native:
https://github.com/expo/react-native/archive/sdk-35.0.0.tar.gz => 0.59.8
react-navigation: ^4.0.10 => 4.0.10
npmGlobalPackages:
expo-cli: 3.9.0
Can someone help me?
Thanks
Sorry for my bad English.