UNPKG

mopinion-react-native-sdk

Version:

Collect in-app feedback with Mopinion for React Native. Built fully in React Native for optimal integration with your React Native app.

43 lines 1.19 kB
{ "name": "mopinion-react-native-sdk", "description": "Collect in-app feedback with Mopinion for React Native. Built fully in React Native for optimal integration with your React Native app.", "repository": { "type": "git", "url": "https://github.com/mopinion/mopinion-sdk-react-native.git" }, "homepage": "https://github.com/mopinion/mopinion-sdk-react-native#readme", "version": "4.0.0", "license": "MIT", "peerDependencies": { "react": ">16.8.0", "react-native": ">0.60.0", "react-native-image-picker": ">7.0.0", "react-native-view-shot": ">3.0.0", "@react-native-async-storage/async-storage": "*", "react-native-webview": "*", "babel-plugin-optional-require": ">=0.3.0" }, "peerDependenciesMeta": { "react-native-image-picker": { "optional": true }, "react-native-view-shot": { "optional": true } }, "keywords": [ "mopinion", "customer feedback", "feedback forms", "surveys", "react native", "mobile feedback", "in-app feedback" ], "bugs": { "email": "support@mopinion.com" }, "main": "dist/index.js", "types": "dist/types/index.d.ts", "private": false }