The Skeleton library is an ongoing project mainly designed for
WebApps. For example in the next release, a collapsable menu is added (here in a responsive Hamburger menu):
View attachment 102866
And the Inputs are extended:
View attachment 102868
Added a canvas component with draggable objects (similar system as the one used in ABMaterial):
View attachment 102869
An Infinite container that can be used to make infinite list for example:
View attachment 102870
No idea what a Banner of Fulldown Menu is (Pulldown button maybe, but then this is already in it)
View attachment 102867
You must know that BANanoSkeleton is
NOT a wrapper around another framework like e.g. Bootstrap but a completely
from the ground up written UI lib especially for B4J. It already covers 90% of what Bootstrap can do, but with a fraction of the size and considerably faster than Bootstrap.
If you have a component that you want to be included, you may suggest it and I will
consider it to be added to the Skeleton library. If it is to exclusive for your case, you will have to write a CustomView yourself.
Alwaysbusy