6 lines
106 B
Mathematica
6 lines
106 B
Mathematica
|
#import <React/RCTViewManager.h>
|
||
|
|
||
|
@interface RCT_EXTERN_MODULE(CustomButtonManager, RCTViewManager)
|
||
|
|
||
|
@end
|