Bubble.io Plugin
JavaScript SDK
This action shows the Bottom Bar and reloads the WebView.
This action hides the Bottom Bar and reloads the WebView.
window.natively.showTabBar();
window.natively.hideTabBar();
Last updated 1 year ago