Badass-Pageflow icon indicating copy to clipboard operation
Badass-Pageflow copied to clipboard

:calling: A simple Alloy "pageflow" widget, which allows to open windows w/ styles back buttons. Features a complete a simple API.

Results 4 Badass-Pageflow issues
Sort by recently updated
recently updated
newest added

Hi, I was trying to hide the NavBar on one screen. I wrote the code: var currentPage = Alloy.Globals.pageflow.getCurrentPage(); currentPage.hideNavBar(); Still, the navbar is there. Can you tell me there...

Navigation Bar on iPhone 4S in landscape mode. The height of the bar is reduced by 12pt, except on iPads.

enhancement