Skip to content

Instantly share code, notes, and snippets.

@danielgek
Created September 2, 2017 17:02
Show Gist options
  • Save danielgek/808501cc907a2d640073f14515307354 to your computer and use it in GitHub Desktop.
Save danielgek/808501cc907a2d640073f14515307354 to your computer and use it in GitHub Desktop.
import * as frameModule from 'ui/frame';
frameModule.topmost().ios.controller.navigationBar.barStyle = 1;// 1 == white, 0 == black
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment