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