Skip to content

Instantly share code, notes, and snippets.

@ikhsanalatsary
Created September 29, 2018 11:47
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/906ec9405c1a49c424765df6487d14de to your computer and use it in GitHub Desktop.
Save ikhsanalatsary/906ec9405c1a49c424765df6487d14de to your computer and use it in GitHub Desktop.
Import Codepush into Bridging Header
//
// 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>
#import <CodePush/CodePush.h>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment