Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
How do you hide <Tabbar /> in React dynamically?
-
The plain JavaScript ons-tabbar can be hidden using a function and an attribute. These function and attribute are not available in react.
How can you hide the tabbar in react?
Use case: Form and keyboard is displayed. The tabbar is on the top of the keyboard.
-
@rjdavid It looks like this is not yet supported in the React bindings. I have added a Github issue to track it. Thanks for reporting it!