Skip to content

Instantly share code, notes, and snippets.

@nathanpc
Created May 27, 2012 14:39
Show Gist options
  • Select an option

  • Save nathanpc/2814498 to your computer and use it in GitHub Desktop.

Select an option

Save nathanpc/2814498 to your computer and use it in GitHub Desktop.
Post: How To Setup And Use NativeControls In PhoneGap
nativeControls.showTabBar();
nativeControls.showTabBarItems("books", "finished", "about");
nativeControls.selectTabBarItem("books");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment