Last active
June 15, 2016 07:20
-
-
Save homanp/c8de78f9ac99ed6579af6c30cd870539 to your computer and use it in GitHub Desktop.
RCTSound.h
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #import "RCTBridgeModule.h" | |
| @interface RCTSound : NSObject <RCTBridgeModule> | |
| @end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment