Closed
Conversation
|
@cortinico has exported this pull request. If you are a Meta employee, you can view the originating Diff in D79897771. |
d00a0a8 to
c85ae6d
Compare
cortinico
pushed a commit
to cortinico/react-native
that referenced
this pull request
Feb 2, 2026
Summary: Pull Request resolved: facebook#55349 Migrate com.facebook.yoga.YogaProps to Kotlin. X-link: facebook/yoga#1844 Test Plan: RN ```sh yarn android yarn test-android ``` Yoga ```sh ./gradlew :yoga:assembleDebug ``` Reviewed By: rshest Differential Revision: D79897771 Pulled By: cortinico
Summary: Pull Request resolved: facebook#55349 Migrate com.facebook.yoga.YogaProps to Kotlin. X-link: facebook/yoga#1844 Test Plan: RN ```sh yarn android yarn test-android ``` Yoga ```sh ./gradlew :yoga:assembleDebug ``` Reviewed By: rshest Differential Revision: D79897771 Pulled By: cortinico
c85ae6d to
f906a67
Compare
meta-codesync bot
pushed a commit
to facebook/yoga
that referenced
this pull request
Feb 5, 2026
Summary: X-link: facebook/react-native#55349 Migrate com.facebook.yoga.YogaProps to Kotlin. Pull Request resolved: #1844 Test Plan: RN ```sh yarn android yarn test-android ``` Yoga ```sh ./gradlew :yoga:assembleDebug ``` Reviewed By: rshest Differential Revision: D79897771 Pulled By: cortinico fbshipit-source-id: 65052bca9a26bbb1f0a56bcbcc75403fa2fdcd71
|
@cortinico merged this pull request in 2e12cbd. |
Collaborator
|
This pull request was successfully merged by @mateoguzmana in 2e12cbd When will my fix make it into a release? | How to file a pick request? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary:
Migrate com.facebook.yoga.YogaProps to Kotlin.
X-link: facebook/yoga#1844
Reviewed By: rshest
Differential Revision: D79897771
Pulled By: cortinico