UNPKG

react-native-dznwebview

Version:

An iPhone/iPad web browser module for React Native, based on DZNWebViewController

36 lines (35 loc) 904 B
{ "name": "react-native-dznwebview", "version": "0.1.3", "description": "An iPhone/iPad web browser module for React Native, based on DZNWebViewController", "main": "index.ios.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/skycocker/react-native-dznwebview" }, "keywords": [ "react-component", "react-native", "ios", "react", "native", "web", "browser", "webbrowser", "webview", "uiwebview", "DZNWebViewController" ], "author": "Michal Siwek <mike21@aol.pl> (https://github.com/skycocker)", "license": "MIT", "bugs": { "url": "https://github.com/skycocker/react-native-dznwebview/issues" }, "homepage": "https://github.com/skycocker/react-native-dznwebview#readme", "peerDependencies": { "react-native": ">=0.5" } }