JuanParker1 / RNDemoApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MetaMap SDK mobile demo apps

Hello, here is you can try our demo apps with implemented MetaMap 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.

Native platforms

iOS

Android

Crossplatform frameworks

React Native

Expo

You can use "Managed workflow" with our react-native sdk(fully compatible).

Please use yarn to install

  1. Install SDK - yarn add https://github.com/GetMetaMap/react-native-mati-global-id-sdk.git
  2. add "plugins": "react-native-mati-global-id-sdk", on app.json file
  3. use expo run:ios and expo run:android, it still allow you to use Managed workflow.

Cordova

Cordova/Ionic

Cordova and Cordova/Ionic uses same sdk but little bit different implementation

Capacitor (Cordova/Ionic/Capacitor)

Сapacitor uses a separate sdk despite its affinity with Cordova and Ionic

Flutter

Other

If you dont see here platform/framework that you need, please add request in Issue section.

About