@allboatsrise/expo-gigya
TypeScript icon, indicating that this package has built-in type declarations

50.0.0 • Public • Published

@allboatsrise/expo-gigya

Expo module for SAP Customer Data Cloud (Gigya)

Plugin based on integration instructions for sap_oss/gigya-react-native-plugin-for-sap-customer-data-cloud package.

Installation

Install npm package:

yarn add @allboatsrise/expo-gigya @sap_oss/gigya-react-native-plugin-for-sap-customer-data-cloud

Add plugin to app.json/app.plugin.js:

{
  "expo": {
    "plugins": [
      [
        "@allboatsrise/expo-gigya",
        {
          "gigyaAndroidSdkVersion": "7.0.8",
          "gigyaSwiftSdkVersion": "1.5.9"
        }
      ]
    ],
  }
}

Package Sidebar

Install

npm i @allboatsrise/expo-gigya

Weekly Downloads

2

Version

50.0.0

License

MIT

Unpacked Size

15.1 kB

Total Files

23

Last publish

Collaborators

  • andrejpavlovic