react-native-zss-rich-text-editor
Version:
React Native Wrapper for ZSSRichTextEditor
19 lines (18 loc) • 467 B
JSON
{
"name": "react-native-zss-rich-text-editor",
"repository": {
"type": "git",
"url": "https://github.com/wix/react-native-zss-rich-text-editor.git"
},
"version": "1.1.0",
"description": "React Native Wrapper for ZSSRichTextEditor",
"main": "index.js",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"react-native-webview-bridge-updated": "^1.0.0"
},
"peerDependencies": {
"react": "*",
"react-native": ">=0.31.0"
}
}