Is there a way to change the tabbar style after the app being initialized?
Steps to Reproduce / Code Snippets / Screenshots
- Navigation.startTabBasedApp
- Use tabsStyle to set some dark colors
- Change app theme from dark to light
- How to change the tab bar style now?
Environment
- React Native Navigation version: 2.0.0-experimental.141
- React Native version: 0.37.0
- Platform(s) (iOS, Android, or both?): iOS
- Device info (Simulator/Device? OS version? Debug/Release?): iPhone 6 Simulator iOS 10
Is there a way to change the tabbar style after the app being initialized?
Steps to Reproduce / Code Snippets / Screenshots
Environment