File tree Expand file tree Collapse file tree 3 files changed +8448
-8248
lines changed
Expand file tree Collapse file tree 3 files changed +8448
-8248
lines changed Original file line number Diff line number Diff line change 1-
2- #ifdef RCT_NEW_ARCH_ENABLED
3- #import " RNFoldDetectionSpec.h"
4-
5- @interface FoldDetection : NSObject <NativeFoldDetectionSpec>
6- #else
71#import < React/RCTBridgeModule.h>
82
93@interface FoldDetection : NSObject <RCTBridgeModule>
10- #endif
11-
124@end
Original file line number Diff line number Diff line change 11{
22 "name" : " @logicwind/react-native-fold-detection" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.3.1 " ,
44 "description" : " The purpose of the package is to provide details regarding the Android folding capability." ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
4040 " android"
4141 ],
4242 "repository" : " https://github.com/logicwind/react-native-fold-detection" ,
43- "author" : " logicwind <farhan.pathan @logicwind.com> (https://github.com)" ,
43+ "author" : " logicwind <devtools @logicwind.com> (https://github.com)" ,
4444 "license" : " MIT" ,
4545 "bugs" : {
4646 "url" : " https://github.com/logicwind/react-native-fold-detection/issues"
160160 ]
161161 ]
162162 }
163- }
163+ }
You can’t perform that action at this time.
0 commit comments