@office-iss/react-native-win32

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

api

just-scripts api

lint

just-scripts lint

build

just-scripts build

clean

just-scripts clean

start

react-native start

watch

tsc -w

bundle

just-scripts prepareBundle && react-native bundle --platform win32 --entry-file RNTester.js --bundle-output dist/win32/dev/RNTester.bundle --assets-dest dist/win32/dev --sourcemap-output ./dist/win32/dev/sourcemap.js

lint:fix

just-scripts lint:fix

run-win32

rex-win32 --bundle RNTester --component RNTesterApp --basePath ./dist/win32/dev

flow-check

flow check

run-win32-dev-web

rex-win32 --bundle RNTester --component RNTesterApp --basePath ./dist/win32/dev --useDevMain --useWebDebugger

run-win32-devmain

rex-win32 --bundle RNTester --component RNTesterApp --basePath ./dist/win32/dev --useDevMain

validate-overrides

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

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 6/19/2020

Downloads