Skip to content

Instantly share code, notes, and snippets.

@ryardley
Last active January 5, 2019 05:40
Show Gist options
  • Save ryardley/20520590868f2e6a897a12c52e421fef to your computer and use it in GitHub Desktop.
Save ryardley/20520590868f2e6a897a12c52e421fef to your computer and use it in GitHub Desktop.
// ./ios/ReactBridge/RCTHelloWorld.h
#import <React/RCTBridgeModule.h>
@interface RCTHelloWorld : NSObject <RCTBridgeModule>
@end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment