mirror of
https://github.com/status-im/react-native-i18n.git
synced 2025-02-19 15:34:13 +00:00
5 lines
87 B
C
5 lines
87 B
C
|
#import <React/RCTBridgeModule.h>
|
||
|
|
||
|
@interface RNI18n : NSObject <RCTBridgeModule>
|
||
|
@end
|