1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

Init project.

This commit is contained in:
jaywcjlove
2020-07-07 17:44:10 +08:00
commit a804173acd
75 changed files with 10257 additions and 0 deletions

5
ios/Alipay.h Normal file
View File

@@ -0,0 +1,5 @@
#import <React/RCTBridgeModule.h>
@interface Alipay : NSObject <RCTBridgeModule>
@end