B4J Tutorial [Web][SithasoDaisy] Awesome Bottom Navigation 5 Pages Example & Template - Mashiane    Aug 19, 2024   (1 reaction) Hi Fam
Demo
In this example, we will create a 5 page navigation application. Whilst the pages will be accessible with the drawer, one will also be able to access the pages via the bottom navigation bar.
Each of the pages have a toolbar and a bottom navigation bar. One can navigate from one page to another easily.
The bottom navigation bar is named the SDUIMagicMenu. We are designing... B4A Library [B4X][XUI] WobbleMenu - a cross platform animated bottom navigation - Biswajit    Jan 25, 2021   (65 reactions) Hi everyone,
This is a B4X compatible bottom navigation. It has 4 types of tab changing animation and 3 types of icon revealing animation.
94944
WobbleMenu
Author: @Biswajit
Version: 1.5... B4J Tutorial [Web][SithasoDaisy] How to create a sticky Bottom Navigation Bar & navigate your app pages - Mashiane    Mar 15, 2024   (2 reactions) Hi Fam Your app can have a bottom navigation which will help you navigate from one page to another. The navigation bar can be linked to the drawer of your app. This bottom navigation bar will be available across your app and you will be able to navigate to each page. 151839 1. Ensure that in the baselayout, the "Has BottomNav" property is checked. When you app runs a bottom... = item 5. Each time an item in the bottom navigation is clicked, we want to open the respective... B4A Library BottomNavigation - DonManfred    Nov 1, 2016   (43 reactions)   tags: bottom navigation This is a wrap for this Github project.
BottomNavigation
Author: DonManfred (wrapper)
Version: 1
BottomNavigation
Events:
onNavigationItemClick (index As Int)
Fields:
ba As BA
Methods... B4A Library Smooth Bottom Bar - BottomNavigationView - hayk (first post)    Apr 18, 2026 Is it possible to make it work in B4i?
This a wrapper of https://github.com/naz013/smooth-bottom-bar
https://github.com/naz013/smooth-bottom-bar/raw/master/res/screenshot.png
Simple bottom... B4A Question Extra Icons on Bottom Navigation Bar - walterf25    Jul 20, 2020 Hi All, i'm working on wrapping a library for a client, while testing I noticed that when the app is launched there are two additional icons on the Bottom Navigation Bar, I've never seen... B4A Library Alimo_BottomNavigation - epiCode (first post)    Oct 7, 2021   (2 reactions) Library leaves a trail of 0 and 1 in logs.
it doesn't affect flow but very annoying during debug... Wish B4XPages Bottom Navigation - Erel (first post)    Sep 10, 2020   (1 reaction) 1. Why do you need a library for custom fonts???
2. In B4A, you can add the navigation to the main activity and give it an elevation of 20dip. It will appear above all pages.
3. It is a mistake to... B4A Question How to add bottom navigation bar - Erel (first post)    Aug 30, 2020 https://www.b4x.com/search?query=bottom+navigation... B4A Question Bottom navigation panel issues - Erel (first post)    Feb 19, 2020   (1 reaction) It depends. If you want to build an app with a stack navigation then it makes sense to use multiple activities.
Does it also apply for B4i?
Yes. Implement everything you can in classes and share... Page: 1   2   |