I am just digging into trigger.io and have been trying to discover the nuances of what happens to native elements when viewing on the mobile web. So far, I have not been able to get the topbar or tabbar to render. I am assuming that this is because neither are native to the mobile web.
Is there a standard tab bar or tab type system in Trigger that most people use? I am starting off with backbone and zepto as well.
Thanks,
Steve
Jquerymobile has a topbar and footer bar that look pretty similar-ish to the trigger.io iOS and Android native bars.
Like you, I was confused starting out with Trigger.io as to why an equivalent topbar/tabbar was not available when building for web.