@office-iss/react-native-win32

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

lint

just-scripts lint

build

just-scripts build

clean

just-scripts clean

start

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

bundle

just-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

just-scripts lint:fix

run-win32

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

flow-check

flow check

run-win32-dev-web

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

run-win32-devmain

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

validate-overrides

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

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 11/20/2020

Downloads