UNPKG

react-native-stripe-payment-webview

Version:

The library allows you to use Stripe Payment with react-native without ejecting support both react-native and react-native-web.

29 lines 991 B
{ "name": "react-native-stripe-payment-webview", "version": "0.1.9", "description": "The library allows you to use Stripe Payment with react-native without ejecting support both react-native and react-native-web.", "main": "index.js", "devDependencies": { "react": "*", "react-native": "*", "react-native-web": "*" }, "author": "Chain Platform <santran686@gmail.com> (https://chainplatform.net/)", "license": "MIT", "keywords": [ "react", "react-native", "react-native-web", "react-native-webview", "react-native-stripe-payment-webview", "react-native-payment-webview", "react-native-stripe-payment", "react-native-stripe" ], "homepage": "https://github.com/ChainPlatform/react-native-stripe-payment-webview", "bugs": "https://github.com/ChainPlatform/react-native-stripe-payment-webview/issues", "repository": { "type": "git", "url": "git://github.com/ChainPlatform/react-native-stripe-payment-webview.git" } }