UNPKG
react-native-giti-unionpay
Version:
latest (1.0.2)
1.0.2
1.0.1
银联支付,RN插件
github.com/ws752958369/react-native-unionpay
ws752958369/react-native-unionpay
react-native-giti-unionpay
/
index.js
5 lines
(3 loc)
•
104 B
JavaScript
View Raw
1
2
3
4
5
'use strict'
;
import
{
NativeModules
}
from
'react-native'
;
export
default
NativeModules
.
UPPayControl
;