UNPKG

react-native-render-html-pyou

Version:

React Native component that renders HTML as native views

29 lines (28 loc) 730 B
{ "name": "react-native-render-html-pyou", "version": "2.0.0", "author": "Maxime Bertonnier", "license": "BSD-2-Clause", "repository": "https://github.com/PyouPyou/react-native-render-html", "description": "React Native component that renders HTML as native views", "keywords": [ "react-native", "react-component", "react-native-component", "html", "render-html" ], "dependencies": { "buffer": "^4.5.1", "events": "^1.1.0", "html-entities": "^1.2.0", "htmlparser2": "^3.9.0", "prop-types": "^15.5.10", "stream": "0.0.2" }, "peerDependencies": { "react": ">=16.0.0-alpha.26", "react-addons-shallow-compare": ">=15.3.2", "react-native": ">=0.43.2" } }