@formidable-webview/webshell

v0.10.1-alpha.6
🚀 A Higher-order component to handle WebView DOM events in React Native
react-native react-native-webview event DOM

test

npm run test:ts && npm run test:lint && npm run test:jest && npm run build && npm run test:integration

test:jest

jest src/

test:ts

tsc --noEmit

test:lint

eslint --ext webjs,ts,tsx src/

test:integration

tsc --project integration/tsconfig.json

test:doc

embedme --verify README.MD

build

npm run build:source && npm run build:defs && npm run build:doc

build:source

bob build

build:defs

api-extractor run --local --verbose

build:doc

embedme README.MD && api-documenter markdown --input-folder temp --output-folder docs

init:integration

cd integration && npm install

prepublish

npm run build
npm i @formidable-webview/[email protected]

Metadata

  • MIT
  • Whatever
  • Jules Sam. Randolph
  • released 8/17/2020

Downloads

Maintainers