expo-tink-link
v2.0.1
Published
Tink link wrapper for Exp
Downloads
15
Maintainers
Readme
expo-tink-link
Expo module wrapper for Tink Link SDK.
Development
Android
$ npm run open:android
In 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:android
Re-run npx expo run:android
whenever changes are made to the native Kotlin files.
iOS
$ npm run open:ios
In Xcode, find the source files under Pods > Development Pods > ExpoTinkLink
.
$ cd example
$ npx expo run:ios
Typescript module
$ npm run build
$ npm run build plugin