Bottom Tab Bar
A Bottom Tab Bar menu is the most common native navigation menu component. You can configure your app with multiple tab bar menus to show on different pages and define optional icons and labels for each menu. You can also set and control the tab bar menu at runtime from your website using the JavaScript Bridge.
Developer Demo
Display our demo page in your app to test during development https://median.dev/tab-bar-navigation/
iOS
The iOS implementation follows Apple's Human Interface Guidelines
Android
The Android implementation follows Google's Material Design Guidelines
Updated 9 months ago
Next Steps