Hello, here is you can try our demo apps with implemented Mati SDK (by native or via Plugins).
Plugins connected with native SDK's Android and iOS, and plugins are a bridge between our native SDK's and crossplatform frameworks.
-
Demo app in this repo with Objective-C (will be available soon)
-
Demo app in this repo with Kotlin (will be available soon)
You can use "Managed workflow" with our react-native sdk(fully compatible).
Please use yarn to install
- Install SDK - yarn add https://github.com/MatiFace/react-native-mati-global-id-sdk.git
- add "plugins": "react-native-mati-global-id-sdk", on app.json file
- use expo run:ios and expo run:android, it still allow you to use Managed workflow.
Cordova and Cordova/Ionic uses same sdk but little bit different implementation
Сapacitor uses a separate sdk despite its affinity with Cordova and Ionic
If you dont see here platform/framework that you need, please add request in Issue section.