You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Lightweight, easy to integrate and use React native library for Stripe payments (using Payment Intents) compliant with SCA (strong customer authentication).",
"main": "build/index.js",
"types": "build/index.d.ts",
"files": [
"README.md",
"android",
"build/**/*",
"ios",
"react-native-stripe-payments.podspec"
],
"scripts": {
"prepublish": "tsc",
"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1"