Using view in react native that was created in swift

This commit is contained in:
Artur Gurgul 2025-08-02 16:27:14 +02:00
parent 464d82cfd3
commit 97fb795866
7 changed files with 100 additions and 2 deletions

View file

@ -0,0 +1,5 @@
#import <React/RCTViewManager.h>
@interface RCT_EXTERN_MODULE(CustomButtonManager, RCTViewManager)
@end