timomeh / react-native-material-bottom-navigation

💅🔧👌 a beautiful, customizable and easy-to-use material design bottom navigation for react-native
MIT License
710 stars 127 forks source link

ontabPress doesn't work...maybe becuzof createMaterialTopTabNavigator #126

Closed TrustOne closed 5 years ago

TrustOne commented 5 years ago

I'm trying to use this lib, but ontabPress doesn't work,,

I can see bottom tabs I made, but press function not working..

maybe because I already use createMaterialTopTabNavigator.. right?/

here is my screen.

image

the text three hello is bottom tab s

software version
react-native-material-bottom-navigation lates
react-native or expo react-native
node 10.10.0
npm or yarn 6.4.1 npm
timomeh commented 5 years ago

You didn't fill out the issue template. Without any code, I can't help you.

Please create a new issue, fill out the issue template and include your code!