chore(deps): update Sample React Native to v0.83.0 #190
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps sample/scripts/update-rn.sh from v0.67.4 to v0.83.0.
Auto-generated by a dependency updater.
Changelog
v0.83.0
Breaking
None
Deprecated
Android specific
startOperationBatchandfinishOperationBatchas deprecated, replace with no-op (c9dcd64ed5 by zeyap)NetworkingModule.sendRequestInternalas deprecated (30999b868c by motiz88)Added
AccessibilityInfo's methods are not available (9cadfe6607 by vzaidman)AnimationBackendinitialisation and style updates (e091759947 by bartlomiejbloniarz)AnimatedNodesManageruse the backend behind the flag (325c681cb1 by Bartlomiej Bloniarz)unstable_setAnimationBackend,unstable_getAnimationBackendin UIManager (7ec470d49a by Bartlomiej Bloniarz)IntersectionObserverin the Canary release level (5119db44ce by lunaleaps)ListViewTokenis now exposed when using"react-native-strict-api"(0a0b48b5ff by huntie)unstable_NativeTextandunstable_NativeVieware now exported from thereact-nativepackage (90ac3ac7bd by huntie)NativeComponentRegistryAPI to index.d.ts (3f7f9d8fb8 by gabrieldonadel)BackgroundImageExample. I have also Add testcases for parsing syntax in JS (3d08683d0f by intergalacticspacehighway)react-native/typescript-config/strictexport enabling thereact-native-strict-apicustom condition (0198c92c71 by kraenhansen)Android specific
RCTDevMenu(4ddf2ce64f by coado)setBundleSourcemethod toReactHostfor changing bundle URL at runtime (005d705aff by coado)iOS specific
RCT_REMOVE_LEGACY_ARCHflag from Cocoapods to compile ou the legacy arch (5abda9c7da by cipolleschi)React.xcframework(07f40ec6b4 by chrfalch)Package.swiftfile for Codegen targets (a7cd3cc08f by cipolleschi)RCTDevMenu(29d5aa582f by coado)Changed
NativeAnimatedNodesManagerProvider(3f396616d2 by Bartlomiej Bloniarz)AnimationBackendclass (9e98c72ad3 by zeyap)eslint-plugin-react-hooksto 7.0.1 (28101284a9 by cipolleschi)Android specific
SurfaceMountingManager.updateProps()(dae2f606c7 by zeyap)HERMESVM_HEAP_HV_MODEtoHEAP_HV_PREFER32for Hermes V1 (fcb51b1392 by j-piasecki)ReactRootto Kotlin (0b14a19ea6 by sbuggay)NewArchitectureis enabled inDefaultNewArchitectureEntryPoint(d0d08e4554 by cortinico)getJSModule(RCTEventEmitter)API (aab0d3397c by mdvacca)VirtualViewContainerStateinto classic, experimental versions [Android] (793f99d949 by CalixTang)iOS specific
CGImageSourceCreateImageAtIndexinstead ofCGImageSourceCreateThumbnailAtIndexto decode full-sized images (be4fcdafb1 by tsapeta)Fixed
DynamicEventPayload::extractValue(cf5040b4f8 by zeyap)react-native/babel-presetis Update (2d2011c7ae by robhogan)hermes-compilernot being resolved correctly when your repo is set up as a monorepo using pnpm (https://github-redirect.dependabot.com/facebook/react-native/commit/45281ba48fc17508539c0b881327ef8b4bf8e530 by tido64)ENOENTexception when a dependency does not exportpackage.json, and your repo is set up as a monorepo using pnpm (https://github-redirect.dependabot.com/facebook/react-native/commit/ad5e2680c8e491d89d7544ffb2fff45190cd5ef6 by tido64)--outputPathargument and respectscodegenConfig.outputDirconfigurations (https://github-redirect.dependabot.com/facebook/react-native/commit/f8207d6c757552ddac472aa278d7dd56ad04fb7e by kitten)EventEmitters to be optional (for push safety) (4308185b64 by Tom Scallon)ItemSeparatorComponentprop on list components now accepts a React element as well as a component function (35f6ed1146 by huntie)ResizeMethodwas not propagated correctly on Android with Props 2.0 (7c543db181 by Abbondanzo)size_tinstead ofintfor vector iteration incloneMultipleRecursive(f9754d3459 by Harini Malothu)positionsinGradientValue(f7ea40bc28 by SimpleCreations)Android specific
ReactContextBaseJavaModule#getCurrentActivity()(81bbbe3c45 by vladd-g)RNGPdue toAGP9.0.0-alpha05 (69dc655005 by cortinico)SoLoaderrace condition inInspectorNetworkRequestListener(6c874f25e2 by vzaidman)getEncodedScreenSizeWithoutVerticalInsetsifSurfaceMountingManageris null (f59a6f9508 by cortinico)maintainVisibleContentPosition(a034841fd6 by rozele)fontScale< 1.0 (642f086b8c by kdwkr)findNextFocusableElement(363d297260 by rozele)iOS specific
debug_http_hostpreferences (https://github-redirect.dependabot.com/facebook/react-native/commit/2ac54881f3967346faafa4e5a6bc3b9a68c29e46 by coado)react-native-configoutput not being used inReactCodegenscript phase due to temp output directory (c0290329cd by kitten)RCTDeviceInfocrash whenapplication.delegate.windowis nil in modern iOS app architectures (968909488a by 25harsh)break;to-[RCTViewManager pointerEvents](916e53f845 by NSProgrammer)RCTSetDefaultFontHandlercompatible with the new arch, and add a more powerful version asRCTSetDefaultFontResolver(64b30a9376 by javache)sourceproperty to avoid multiple downloads (0a71b43fbc by chrfalch)BoxShadow+ overflow hidden combination interfering with pointerEvents and transform scale (c8e5f9766b by intergalacticspacehighway)v0.82.1
Fixed
Android specific
iOS specific
v0.82.0
Breaking
Appearance.setColorSchemeno longer accepts a nullable value (a4581ecd8b by huntie)CxxSharedModuleWrapper: Removed CxxSharedModuleWrapper (fafbee2402 by javache)requestIdleCallback(). (03d9f34a82 by yungsters)shouldEmitW3CPointerEvents: MigrateshouldPressibilityUseW3CPointerEventsForHoverto common private feature flags and removeshouldEmitW3CPointerEventsflag. (fb4587780e by coado)Android specific
reactNativeHost: Throw Exception if ReactApplication.reactNativeHost is not overriden (0d3791ca0a by mdvacca)iOS Specific
Added
Animated.CompositeAnimationis now exposed when using"react-native-strict-api"(024d25794a by huntie)ReactNativeVersionAPI as JavaScript root export (ec5638abd0 by huntie)blockNativeResponderon Pressable (6e4d23ded2 by zeyap)Android specific
debugOptimizedbuildTypefor Android (eb2461c7c9 by cortinico)DevSupportManager::openDebuggernow supports an optionalpanelparam determining the starting panel (7eb3536728 by huntie)usesCleartextTrafficmanifest placeholder which is autoconfigured by RNGP. (d89acc1596 by cortinico)iOS specific
Changed
enableFontScaleChangesUpdatingLayoutfeature flag by default (686d14f1d1 by j-piasecki)addBindingandremoveBindingmethods earlier, before a Runtime exists. (3271e57c75 by motiz88)Android specific
openDebugger()methods now accept apanel: String?param. Frameworks directly implementingDevSupportManagerwill need to adjust call signatures. (9dba7112cf by huntie)YogaConfigto Kotlin (4d5caef76b by mateoguzmana)YogaValueto Kotlin (4340dcbae8 by mateoguzmana)YogaNativeto Kotlin (bc54a06fcb by mateoguzmana)YogaConfigFactoryto Kotlin (33ca53d9db by mateoguzmana)DoNotStripto Kotlin (35d8086881 by mateoguzmana)YogaLayoutTypeto Kotlin (7e461003c6 by mateoguzmana)LayoutPassReasonto Kotlin (db2a9c089c by mateoguzmana)YogaNodeFactoryto Kotlin (40afa75a7c by mateoguzmana)YogaMeasureOutputto Kotlin (453508ada8 by mateoguzmana)YogaMeasureFunctionto Kotlin (05eddd354e by mateoguzmana)YogaStyleInputsto Kotlin (001736000f by mateoguzmana)YogaBaselineFunctionto Kotlin (a2eb3b299d by mateoguzmana)YogaLoggerto Kotlin (9c9a39b58e by mateoguzmana)TextAttributeProps.effectiveLineHeight. This field was public but never used in OSS. (ede037ade7 by cortinico)Deprecated
StyleSheet.absoluteFillObjectis deprecated in favor ofStyleSheet.absoluteFill(equivalent). (83e19813ff by huntie)Android specific
BridgelessReactContext.getCatalystInstance()method (4583fbe052 by cortinico)CoreModulesPackageandNativeModuleRegistryBuilderlegacy architecture classes, these classes unused in the new architecture and will be deleted in the future (d3bbbd893a by mdvacca)iOS specific
Removed
Android specific
DefaultReactHost.getDefaultReactHost()overload (d35ddb5e59 by cortinico)Inspectorpublic class from React Android (cf528526cc by cortinico)com.facebook.react.bridge.JSONArgumentsclass (04ae15d99b by cortinico)Fixed
aria-hiddensupport forText, non-editableTextInputandImage(0f39fc3000 by mdjastrzebski)exportsfield in their package.json file and the./package.jsonsubpath is not explicitly defined (739dfd2141 by RakaDoank)hermes.frameworktohermesvm.framework(7f051c5470 by j-piasecki)Android specific