react-native
Advanced tools
Changelog
v0.76.0
api
dependency. (6dc01dad09 by @cortinico)minSdkVersion
to API 24 (Android 7) (270951a212 by @alanleedev)ReactNativeHost
invalidates the instance manager on clear()
, rather than merely destroying the instance. (986cf18dd2 by @motiz88)loadSourceForBridge
. Removed some properties from the RCTRootViewFactory
. (7487a2c277 by @alanjhughes)filter
CSSProperty. (6b369a40d9 by @jorge-cab)boxShadow
CSSProperty. (2241c3146f by @jorge-cab)IO.read
requests (c085180264 by @robhogan)Network.loadNetworkResource
(193cdc36f7 by @robhogan)/open-debugger
specifying target
param (88ba9a6042 by @robhogan)PackagerAsset.resolver
prop so AssetSourceResolver can use it instead of Platform.OS
to identify where asset is stored on device. (3f3a85b3c5 by @andrewdacenko)MetroConfig
type directly from react-native/metro-config
. (cc6d1eb844 by @tjzel)react-native
in a react-server
environment for React Server Components support. (8989c9b71d by @EvanBacon)texAlignment: 'start'
(a2cb34371e by @javache)com.facebook.react.bridge.Dynamic
as parameter type in TurboModules (d01f1b3214 by @cortinico)Image
(aad9240fd4 by Peter Abbondanzo)invalidate()
method to ReactHost and ReactInstanceManager that destroys the ReactHost
, including the ReactInstance
. (a3db352e25 by @motiz88)onUserLeaveHint
support into ReactActivityDelegate
(27ba369f23 by @behenate)resolveThemeAttribute
function to reattempt resource resolution with the "android" package name if the resource ID is 0. (6365df54db by @shubhamguptadream11)onUserDrivenAnimationEnded
in the old Architecture (f8c13f601d by @cipolleschi)automaticallyLoadReactNativeWindow
flag (391680fe84 by @okwasniewski)showSoftInputOnFocus
props for new arch. (ead50d6b11 by @shubhamguptadream11)Animated
(d1ebe02c19 by @yungsters)Animated
props validation to soft errors instead of thrown errors (0a1ba02273 by @yungsters)Appearance.getColorScheme
performance (8f0f50f7a1 by @yungsters)--experimental-debugger
option from start command (94e7a87f23 by @huntie)j
opens most recent (not first) target. (2a6a895b17 by @robhogan)/json/list
return connection-addition-ordered targets. (53951d7fec by @robhogan)node-fetch
in favor of Node's built-in fetch from undici
in react-native/dev-middleware
(30a3e6e8df by @byCedric)Appearance
performance overhead by lazily initializing the NativeModule (b86e8ef95f by @yungsters)timeout
argument is now coerced to a number (af04eb773c by @robik)experimental_boxShadow
and experimental_backgroundImage
to BaseViewConfig (03801f275e by @NickGerleman)setPointerEvents
public (010e0010a3 by @jakex7)min iOS 15.1
(e1a1cdacf2 by @realsoelynn)[RCTConvert UIBarStyle:]
(a557a81f96 by @Saadnajmi)ReactElement
objects are supplied to Animated components (56937d646c by @yungsters)yargs
(3e084bc159 by @tido64)~ShadowNodeWrapper()
and ~ShadowNodeListWrapper()
(778fcecf35 by @tomekzaw)200
when successfully launching RNDT (eeb6122f39 by @byCedric)transformer.hermesParser = false
is configured in Metro config (1387f521fd by @huntie)--build-output
destination exists (396bdd87d8 by @szymonrybczak)renderItem
required return type (12b64b7824 by @NickGerleman)alignItems: 'baseline'
not working correctly on the new architecture (2932c0f71f by @j-piasecki)submitBehavior
prop and mark blurOnSubmit
prop as deprecated in Typescript declaration file of TextInput
(1dcbf41725 by @thisisgit)NativeDevSettings.setIsDebuggingRemotely
where the app would keep on restarting if remote debugging was invoked from an action / component that was called on app start. (beebf4a0a3 by @Sushant-Sardeshpande)open
for inheritance (0e805a953d by @cortinico)react_timing
headers in reactnative
prefab (b1d42c8ef2 by @tomekzaw)REACTNATIVE_MERGED_SO
for autolinked libraries (c005609b01 by @cortinico)Tried to finish non-existent task with id
(b4532adad4 by @RodolfoGS)showsHorizontalScrollIndicator
and showsVerticalScrollIndicator
(3af01a8a44 by @NickGerleman)backgroundColor
was set on the TextInput
(83716298f8 by @j-piasecki)contextMenuHidden
prop bug fix (8a3ffb6d23 by @alanleedev)RCTImageLoader
related to assignment of cancellation block. (0f051f6034 by @hakonk)If-None-Match
request (b8ab0fe703 by @huzhanbo1996)RCTNetworkTask.status
. (b1ec698dc4 by @hakonk)RCTRedBoxExtraData
(c9d589dab5 by @krozniata)ReactMarker::logTaggedMarkerImpl
(7e41ea4c9d by @hakonk)