@stripe/stripe-identity-react-native

v0.2.13
Stripe identity react native SDK library
react-native ios android

docs

npx typedoc ./src/index.ts --out ./docs/api-reference --tsconfig ./tsconfig.json

lint

eslint "**/*.{js,ts,tsx}"

pods

cd example && pod-install --quiet

test

jest

example

yarn --cwd example

prepare

bob build && husky install

typescript

tsc --noEmit

e2e:test:ios

detox test --configuration ios --take-screenshots failing --loglevel verbose

e2e:build:ios

detox build --configuration ios

get:testbutler

curl -f -o ./test-butler-app.apk https://repo1.maven.org/maven2/com/linkedin/testbutler/test-butler-app/2.2.1/test-butler-app-2.2.1.apk

e2e:test:android

yarn get:testbutler && detox test --configuration android --take-screenshots failing --loglevel verbose

e2e:build:android

detox build --configuration android

e2e:test:ios:release

detox test --configuration ios.sim.release --take-screenshots failing

e2e:build:ios:release

detox build --configuration ios.sim.release

e2e:test:android:release

yarn get:testbutler && detox test --configuration android.emu.release --headless --take-screenshots failing --record-logs all

e2e:build:android:release

detox build --configuration android.emu.release
npm i @stripe/stripe-identity-react-native

Metadata

  • MIT
  • Whatever
  • Mateusz SkwierczyƄski
  • released 7/19/2024

Downloads