Skip to content

Instantly share code, notes, and snippets.

@rt2zz
Created September 12, 2015 05:57
Show Gist options
  • Save rt2zz/956c9e09a6f14ef9815f to your computer and use it in GitHub Desktop.
Save rt2zz/956c9e09a6f14ef9815f to your computer and use it in GitHub Desktop.
RCTRootView *rootView = [[RCTRootView alloc] initWithBundleURL:jsCodeLocation
moduleName:@"ios"
initialProperties:nil
launchOptions:launchOptions];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment