Skip to content

Instantly share code, notes, and snippets.

@ikhsanalatsary
Created August 26, 2018 08:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ikhsanalatsary/3003d1f106259254074b4cf6fb76b687 to your computer and use it in GitHub Desktop.
Save ikhsanalatsary/3003d1f106259254074b4cf6fb76b687 to your computer and use it in GitHub Desktop.
Bridging Header untuk React Native
//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import <React/RCTBundleURLProvider.h>
#import <React/RCTRootView.h>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment