Migrate YogaConfigJNIBase to Kotlin #1850

Open
mateoguzmana wants to merge 1 commits from mateoguzmana/refactor/yoga-config-jni-base into main
mateoguzmana commented 2025-08-24 01:55:42 -07:00 (Migrated from github.com)

Migrate com.facebook.yoga.YogaConfigJNIBase to Kotlin.

Test plan:

RN

yarn android
yarn test-android

Yoga

./gradlew :yoga:assembleDebug
Migrate com.facebook.yoga.YogaConfigJNIBase to Kotlin. **Test plan:** RN ```sh yarn android yarn test-android ``` Yoga ```sh ./gradlew :yoga:assembleDebug ```
vercel[bot] commented 2025-08-24 01:55:47 -07:00 (Migrated from github.com)

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
yoga-website Ready Ready Preview Comment Aug 24, 2025 8:58am
[vc]: #8jgTz4jOERZoK3S5Pv3hD8pHAQidHKUcWwDlGgUcRYM=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJ5b2dhLXdlYnNpdGUiLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL3ZlcmNlbC5jb20vZmJvcGVuc291cmNlL3lvZ2Etd2Vic2l0ZS9GeEVGdThHUDFFNGd3ZEY1cmdEYTNTaXU3dXZSIiwicHJldmlld1VybCI6InlvZ2Etd2Vic2l0ZS1naXQtZm9yay1tYXRlb2d1em1hbmEtcmVmYWN0b3ItNTdjYzE1LWZib3BlbnNvdXJjZS52ZXJjZWwuYXBwIiwibmV4dENvbW1pdFN0YXR1cyI6IkRFUExPWUVEIiwibGl2ZUZlZWRiYWNrIjp7InJlc29sdmVkIjowLCJ1bnJlc29sdmVkIjowLCJ0b3RhbCI6MCwibGluayI6InlvZ2Etd2Vic2l0ZS1naXQtZm9yay1tYXRlb2d1em1hbmEtcmVmYWN0b3ItNTdjYzE1LWZib3BlbnNvdXJjZS52ZXJjZWwuYXBwIn0sInJvb3REaXJlY3RvcnkiOiJ3ZWJzaXRlIn1dfQ== The latest updates on your projects. Learn more about [Vercel for GitHub](https://vercel.link/github-learn-more). | Project | Deployment | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | [yoga-website](https://vercel.com/fbopensource/yoga-website) | ![Ready](https://vercel.com/static/status/ready.svg) [Ready](https://vercel.com/fbopensource/yoga-website/FxEFu8GP1E4gwdF5rgDa3Siu7uvR) | [Preview](https://yoga-website-git-fork-mateoguzmana-refactor-57cc15-fbopensource.vercel.app) | [Comment](https://vercel.live/open-feedback/yoga-website-git-fork-mateoguzmana-refactor-57cc15-fbopensource.vercel.app?via=pr-comment-feedback-link) | Aug 24, 2025 8:58am |
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin mateoguzmana/refactor/yoga-config-jni-base:mateoguzmana/refactor/yoga-config-jni-base
git checkout mateoguzmana/refactor/yoga-config-jni-base
Sign in to join this conversation.
No description provided.