You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bigbluebutton-tablet-sdk/ios/BigBlueButtonTabletSdkViewM...

8 lines
163 B

#import <React/RCTViewManager.h>
@interface RCT_EXTERN_MODULE(BigBlueButtonTabletSdkViewManager, RCTViewManager)
RCT_EXPORT_VIEW_PROPERTY(color, NSString)
@end