Hi guys,
I'm trying to build a simple navigation bar at the bottom of an app. It needs to be persistent (always there no matter which screen they are on), cross platform (both iOS & Android) and simple to implement in Alloy. I want it to behave and appear like the bottom navbar in the new Yelp app, for example.
To me this seems like a very simple thing to do in Alloy. But I've only found NavigationGroup (which is iOS only), and searched around all over the net and Alloy sites, but I've found nothing that is simple, cross-platform (both iOS & Android) and easy to implement.
How can this be? I'd love some help in getting started with this, since I don't want to re-invent the wheel here.
Shouldn't this be easy? Am I missing something?
Thanks in advance.