jolicode / jolicode/Badass-Pageflow

Unable to hide the navbar

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.