torgeadelin/react-native-animated-nav-tab-bar

'have your wrapper your NavigationContainer' Bug

DSPerera95 opened this issue · 4 comments

'have your wrapper your NavigationContainer' bug still appears to be there even after updating @react-navigation/stack 5.13.0, @react-navigation/native 5.9.0 and @react-navigation/bottom-tabs 5.11.3

Did you also update the package to 3.1.1?

@torgeadelin yes I did. its updated to 3.1.1

Please provide how you're using the component and proper logs. Thanks.

Did you try to reset cache when running npm run start?

reset the cache and it works now. thanks!