expo-tink-link
v2.0.1
Published
Tink link wrapper for Exp
Maintainers
Readme
expo-tink-link
Expo module wrapper for Tink Link SDK.
Development
Android
$ npm run open:androidIn Android Studio, switch to Project Files view in the project explorer, and find the source files under .../expo-tink-link/android.
$ cd example
$ npx expo run:androidRe-run npx expo run:android whenever changes are made to the native Kotlin files.
iOS
$ npm run open:iosIn Xcode, find the source files under Pods > Development Pods > ExpoTinkLink.
$ cd example
$ npx expo run:iosTypescript module
$ npm run build
$ npm run build plugin