@office-iss/react-native-win32

v0.76.0-preview.3
Implementation of react native on top of Office's Win32 platform.

build

rnw-scripts build

bundle

rnw-scripts prepareBundle && npx @react-native-community/cli 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

clean

rnw-scripts clean

flow-check

rnw-scripts flow-check

lint:fix

rnw-scripts lint:fix

lint

rnw-scripts lint

run-win32-devmain

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

run-win32

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

start

npx @react-native-community/cli start --projectRoot ../react-native-win32-tester

test

jest

validate-overrides

react-native-platform-override validate
npm i @office-iss/react-native-win32

Metadata

  • MIT
  • >= 18
  • Unknown
  • released 10/21/2024

Downloads