cipolleschi/fix yoga archive 0.71 #43895
Closed
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.
.ruby-version
file inGemfile
(Read.ruby-version
file inGemfile
#35410)HERMES_BUILD_FROM_SOURCE
flag (RemoveHERMES_BUILD_FROM_SOURCE
flag #35397)hermes-executor
to be consumed via prefab (Exposehermes-executor
to be consumed via prefab #35457)react_nativemodule_core
prefab module (Add missing headers toreact_nativemodule_core
prefab module #35460)reactnativejni
to be consumed via prefab (Allowreactnativejni
to be consumed via prefab #35461)jscruntime
to be consumed via PrefabexportConditions
(fix(jest-env): passexportConditions
#35203)jscexecutor
as a prefab target (Properly exposejscexecutor
as a prefab target #35521)native_modules.rb
script yet (Don't use the internalnative_modules.rb
script yet #35531)findPackageJsonFile
should returnnull
ifpackage.json
does not exist (RNGP -findPackageJsonFile
should returnnull
ifpackage.json
does not exist #35566)POST_NOTIFICATION
toPOST_NOTIFICATIONS
(RenamePOST_NOTIFICATION
toPOST_NOTIFICATIONS
#35533)addGeneratedSourceDirectory
(De-bump AGP to 7.3.1 and do not useaddGeneratedSourceDirectory
#35631)react_render_animations
via prefab. (Exposereact_render_animations
via prefab. #35643)StyleSheet.compose()
react-native-flipper
whenNO_FLIPPER=1
to prevent iOS build fail (Excludereact-native-flipper
whenNO_FLIPPER=1
to prevent iOS build fail #35686)accessibilityLanguage
type (AddaccessibilityLanguage
type #35882)accessibilityLabelledBy
TypeScript type (AddaccessibilityLabelledBy
TypeScript type #35883)aspectRatio
conditionally cause js crash #35858) (Fix crash by conditional value of aspectRatio style value (#35858) #35859)TextInput
'sinputMode
TypeScript types (AddTextInput
'sinputMode
TypeScript types #35987)jsRootDir
default value (RNGP - Properly set thejsRootDir
default value #35992)pod install --project-directory=...
(fix(ios): fixpod install --project-directory=...
#36096)rrc_root
via prefab (Exposerrc_root
via prefab #36166)addSpansForMeasurement
#36575)transform
style in TypeScript (Allow stringtransform
style in TypeScript #37569)Content-Location
header in bundle response as JS source URL (UseContent-Location
header in bundle response as JS source URL #37501)pod install --project-directory=ios
failing (fix(ios): fixpod install --project-directory=ios
failing #37993)JSGlobalContextSetInspectable
behind a compile time check for Xcode 14.3+ (GuardJSGlobalContextSetInspectable
behind a compile time check for Xcode 14.3+ #39037)EXCLUDED_ARCHS
when installing Hermes on RN v0.71 (Fix overridingEXCLUDED_ARCHS
when installing Hermes on RN v0.71 #39763)Summary:
Changelog:
Test Plan: