expo-tink-link
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

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

Package Sidebar

Install

npm i expo-tink-link

Weekly Downloads

6

Version

2.0.1

License

MIT

Unpacked Size

40.5 kB

Total Files

47

Last publish

Collaborators

  • cskeppstedt