Expo module wrapper for Tink Link SDK.
$ 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.
$ npm run open:ios
In Xcode, find the source files under Pods > Development Pods > ExpoTinkLink
.
$ cd example
$ npx expo run:ios
$ npm run build
$ npm run build plugin