UNPKG
reactnative-alipay
Version:
latest (1.0.0)
1.0.0
安卓支付宝react-native支付插件
github.com/liuhong1happy/react-native-alipay
liuhong1happy/react-native-alipay
reactnative-alipay
/
index.js
4 lines
(2 loc)
•
85 B
JavaScript
View Raw
1
2
3
4
import
{
NativeModules
}
from
'react-native'
;
export
default
NativeModules
.
AlipayAPI
;