react-native-paypal:使用纯本机代码实现PayPal Checkout流的React本机库

时间:2021-02-15 07:40:11
【文件属性】:
文件名称:react-native-paypal:使用纯本机代码实现PayPal Checkout流的React本机库
文件大小:310KB
文件格式:ZIP
更新时间:2021-02-15 07:40:11
android ios paypal react-native braintree React本地贝宝 使用纯本机代码实现PayPal 流的React本机库。 入门 $ npm install react-native-paypal --save或$ yarn add react-native-paypal 大多是自动安装 $ react-native link react-native-paypal 。 检查结果,如果iOS和/或Android项目文件未更改,请执行手动安装中所述的步骤。 [Android]在android/app/build.gradle添加implementation "com.braintreepayments.api:braintree:3.+"和implementation "com.braintreepayments.api:data-collector:3.+" 。 [iOS]将pod 'Braintree/DataCollector
【文件预览】:
react-native-paypal-master
----ios()
--------RNPaypal.xcworkspace()
--------RNPaypal.h(680B)
--------RNPaypal.xcodeproj()
--------RNPaypal.m(9KB)
----paypalExample()
--------ios()
--------index.js(183B)
--------.watchmanconfig(3B)
--------android()
--------.flowconfig(2KB)
--------package.json(912B)
--------__tests__()
--------jest.config.js(116B)
--------app.json(64B)
--------.eslintrc.js(74B)
--------tsconfig.json(394B)
--------.gitignore(813B)
--------App.tsx(8KB)
--------.buckconfig(114B)
--------.prettierrc.js(120B)
--------yarn.lock(301KB)
--------metro.config.js(300B)
--------.gitattributes(16B)
--------babel.config.js(77B)
----index.js(212B)
----android()
--------src()
--------build.gradle(1KB)
----package.json(722B)
----LICENSE(1KB)
----exampleServer()
--------config.js(272B)
--------package.json(196B)
--------server.js(2KB)
--------README.md(1KB)
--------yarn.lock(2KB)
----.npmignore(1KB)
----index.d.ts(2KB)
----.gitignore(430B)
----RNPaypal.podspec(633B)
----README.md(7KB)
----.gitattributes(15B)

网友评论