@office-iss/react-native-win32

v0.0.0-canary.174
Implementation of react native on top of Office's Win32 platform.

lint

rnw-scripts lint

test

jest

build

rnw-scripts build

clean

rnw-scripts clean

start

react-native start --projectRoot ../react-native-win32-tester

bundle

rnw-scripts prepareBundle && react-native bundle --platform win32 --entry-file ../react-native-win32-tester/js/RNTesterApp.win32.js --bundle-output dist/win32/dev/js/RNTesterApp.bundle --assets-dest dist/win32/dev --sourcemap-output ./dist/win32/dev/js/RNTesterApp.bundle.map

lint:fix

rnw-scripts lint:fix

run-win32

npx @office-iss/[email protected] --bundle js/RNTesterApp --component RNTesterApp --basePath ./dist/win32/dev --jsEngine v8 --useWebDebugger

flow-check

flow check

run-win32-dev-web

npx @office-iss/[email protected] --bundle js/RNTesterApp --component RNTesterApp --basePath ./dist/win32/dev --jsEngine v8 --useDevMain --useWebDebugger

run-win32-devmain

npx @office-iss/[email protected] --bundle js/RNTesterApp --component RNTesterApp --basePath ./dist/win32/dev --jsEngine v8 --useDevMain

validate-overrides

react-native-platform-override validate
npm i @office-iss/[email protected]

Metadata

  • MIT
  • >= 14
  • Unknown
  • released 12/16/2022

Downloads