@react-native/gradle-plugin
Advanced tools
Changelog
v0.76.0-rc.0
api
dependency. (6dc01dad09 by @cortinico)minSdkVersion
to API 24 (Android 7) (270951a212 by @alanleedev)CatalystInstance.getJsCallInvokerHolder
(2ea9c360dc by @cortinico)ReactNativeHost
invalidates the instance manager on clear()
(986cf18dd2 by @motiz88)PackagerAsset.resolver
prop so AssetSourceResolver can use it instead of Platform.OS
to identify where asset is stored on device. (3f3a85b3c5 by @andrewdacenko)IO.read
requests (c085180264 by @robhogan)Network.loadNetworkResource
(193cdc36f7 by @robhogan)react-native
in a react-server
environment for React Server Components support. (8989c9b71d by @EvanBacon)/open-debugger
specifying target
param (88ba9a6042 by @robhogan)texAlignment: 'start'
(a2cb34371e by @javache)resolveThemeAttribute
function to reattempt resource resolution with the "android" package name if the resource ID is 0. (6365df54db by @shubhamguptadream11)com.facebook.react.bridge.Dynamic
as parameter type in TurboModules (d01f1b3214 by @cortinico)Image
(aad9240fd4 by Peter Abbondanzo)onUserLeaveHint
support into ReactActivityDelegate
(27ba369f23 by @behenate)invalidate()
method to ReactHost and ReactInstanceManager (a3db352e25 by @motiz88)onUserDrivenAnimationEnded
in the old Architecture (4faafb0aa4 by @cipolleschi)onUserDrivenAnimationEnded
in the old Architecture (f8c13f601d by @cipolleschi)showSoftInputOnFocus
props for new arch. (ead50d6b11 by @shubhamguptadream11)RCT_EXPORT_CXX_MODULE_EXPERIMENTAL
macro (e629a8552d by @mrousavy)Animated
(d1ebe02c19 by @yungsters)Animated
props validation to soft errors instead of thrown errors (0a1ba02273 by @yungsters)boxShadow
and filter
CSS properties (6fa54f9b5d by @jorge-cab)--experimental-debugger
option from start command (94e7a87f23 by @huntie)Appearance
performance overhead by lazily initializing the NativeModule (b86e8ef95f by @yungsters)Appearance.getColorScheme
performance (8f0f50f7a1 by @yungsters)react-native-community/cli
to 13.6.9
(353d88d54e by @szymonrybczak)node-fetch
in favor of Node's built-in fetch from undici
in react-native/dev-middleware
(30a3e6e8df by @byCedric)timeout
argument is now coerced to a number (af04eb773c by @robik)j
opens most recent (not first) target. (2a6a895b17 by @robhogan)/json/list
return connection-addition-ordered targets. (53951d7fec by @robhogan)experimental_boxShadow
and experimental_backgroundImage
to BaseViewConfig (03801f275e by @NickGerleman)setPointerEvents
public (010e0010a3 by @jakex7)packages/gradle-plugin/react-native-gradle-plugin/src/test/kotlin/com/facebook/react/tasks/internal/PrepareJSCTaskTest.kt
to assertj. (2b39e6307e by @BogiKay)ReactActivityDelegateTest
(3b76c8441d by @gustavoabel)ShareModuleTest
from junit.Assert to assertj.core.api.Assertions. (e2d9ff8538 by @migueldaipre)HeaderUtilTest
(d32444600c by @gustavoabel)BuildCodegenCLITaskTest
, PrepareGlogTaskTest
from junit.Assert to assertj.core.api.Assertions. (053865bd80 by @migueldaipre)DefaultNewArchitectureEntryPointTest
, InteropEventEmitterTest
, InteropModuleRegistryTest
from junit.Assert to assertj.core.api.Assertions. (7aff1b9bd8 by @migueldaipre)[RCTConvert UIBarStyle:]
(a557a81f96 by @Saadnajmi)ReactElement
objects are supplied to Animated components (56937d646c by @yungsters)--build-output
destination exists (396bdd87d8 by @szymonrybczak)yargs
(3e084bc159 by @tido64)submitBehavior
prop and mark blurOnSubmit
prop as deprecated in Typescript declaration file of TextInput
(1dcbf41725 by @thisisgit)alignItems: 'baseline'
not working correctly on the new architecture (2932c0f71f by @j-piasecki)~ShadowNodeWrapper()
and ~ShadowNodeListWrapper()
(778fcecf35 by @tomekzaw)renderItem
required return type (12b64b7824 by @NickGerleman)open
for inheritance (0e805a953d by @cortinico)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)backgroundColor
was set on the TextInput
(83716298f8 by @j-piasecki)showsHorizontalScrollIndicator
and showsVerticalScrollIndicator
(3af01a8a44 by @NickGerleman)contextMenuHidden
prop bug fix (8a3ffb6d23 by @alanleedev)ReactMarker::logTaggedMarkerImpl
(7e41ea4c9d by @hakonk)RCTImageLoader
related to assignment of cancellation block. (0f051f6034 by @hakonk)If-None-Match
request (b8ab0fe703 by @huzhanbo1996)RCTNetworkTask.status
. (b1ec698dc4 by @hakonk)AllocationTestModule.valid
(dba25fa966 by @hakonk)RCTRedBoxExtraData
(c9d589dab5 by @krozniata)min iOS 15.1
(e1a1cdacf2 by @realsoelynn)