Skip to content

Instantly share code, notes, and snippets.

@mikesurowiec
Last active February 25, 2017 04:45
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 mikesurowiec/c48414b4b5ec82ba894c2dbd6f0423bc to your computer and use it in GitHub Desktop.
Save mikesurowiec/c48414b4b5ec82ba894c2dbd6f0423bc to your computer and use it in GitHub Desktop.
React Native Swift & Promises
//ProjectName-Bridging-Header.h
#import "RCTBridgeModule.h"
#import "RCTEventDispatcher.h"
#import "RCTEventEmitter.h"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment