@react-native/metro-config
Advanced tools
Changelog
v0.76.0-rc.4
loadSourceForBridge
. Removed some properties from the RCTRootViewFactory
. (7487a2c277 by @alanjhughes)MetroConfig
type directly from react-native/metro-config
. (cc6d1eb844 by @tjzel)automaticallyLoadReactNativeWindow
flag (391680fe84 by @okwasniewski)RCTUIGraphicsImageRenderer
to RCTMakeUIGraphicsImageRenderer
(6a09fc09af by @Saadnajmi)200
when successfully launching RNDT (eeb6122f39 by @byCedric)transformer.hermesParser = false
is configured in Metro config (1387f521fd by @huntie)REACTNATIVE_MERGED_SO
for autolinked libraries (c005609b01 by @cortinico)Changelog
v0.75.4
Tried to finish non-existent task with id
(56a282c44d by @RodolfoGS)contextMenuHidden
prop bug fix (366f1d0df3 by @alanleedev)NSNull
to nil
before checking type
in readAsDataURL
(99ab845a5c by @haileyok)