react-native-webview

v13.10.0
React Native WebView component for iOS, Android, macOS, and Windows

ci

CI=true && yarn lint

ios

react-native run-ios

lint

yarn tsc --noEmit && yarn eslint ./src --ext .ts,.tsx,.js,.jsx

build

babel --extensions ".ts,.tsx" --out-dir lib src

macos

react-native run-macos --scheme WebviewExample --project-path example/macos

start

react-native start

appium

appium

android

react-native run-android

prepare

yarn prepare:types && yarn build

windows

install-windows-test-app --project-directory example/windows && react-native run-windows --root example --arch x64

add:macos

yarn add [email protected]

ci:publish

yarn semantic-release

test:windows

yarn jest --setupFiles=./jest-setups/jest.setup.js

prepare:types

tsc --noEmit false --emitDeclarationOnly --declaration --rootDir src --outDir lib

Metadata

  • MIT
  • Whatever
  • Jamon Holmgren
  • released 5/7/2024

Downloads