jolicode / jolicode/Badass-Pageflow
Unable to hide the navbar
Open
- Dominant language
- JavaScript
- Stars
- 43
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
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 is some other way to achieve this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.