aksonov / react-native-router-flux

The first declarative React Native router
MIT License
8.99k stars 2.11k forks source link

Tabs Error #3809

Open wuwenbin104 opened 2 years ago

wuwenbin104 commented 2 years ago

Version react-native-router-flux v4.3.0 react-native v0.67.2 react: 17.0.2 Expected behaviour Use tabs normally

Actual behaviour Error reporting when using tabs

ERROR TypeError: undefined is not an object (evaluating '_$$_REQUIRE(_dependencyMap[31], "react-navigation-tabs").createMaterialTopTabNavigator')

Platform Android

Manikanta-GEP commented 1 year ago

Hi AnySolution?