hoaphantn7604 / react-native-curved-bottom-bar

A high performance, beautiful and fully customizable curved bottom navigation bar for React Native.
MIT License
476 stars 98 forks source link

setVisible set to true cant show again the tab bar #52

Closed HuiPing0521 closed 1 year ago

HuiPing0521 commented 1 year ago

Hi all, I face some issues with the setVisible function. Once setVisible to false cant show out the tab bar again

tabBarRef?.current.setVisible(true);