Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
8201928a45 | ||
![]() |
f043dd94aa |
@@ -1,8 +1,4 @@
|
||||
#if __has_include("RCTBridgeModule.h")
|
||||
#import "RCTBridgeModule.h"
|
||||
#else
|
||||
#import <React/RCTBridgeModule.h>
|
||||
#endif
|
||||
|
||||
@interface RNAlipay : NSObject <RCTBridgeModule>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@uiw/react-native-alipay",
|
||||
"title": "React Native Alipay",
|
||||
"version": "4.0.0",
|
||||
"version": "4.0.1",
|
||||
"description": "基于 React Native 的支付宝插件,支持Android/iOS。",
|
||||
"main": "index.js",
|
||||
"typings": "index.d.ts",
|
||||
|
Reference in New Issue
Block a user