Commit d4b5220
Migrate
Summary:
Migrate com.facebook.yoga.YogaBaselineFunction to Kotlin.
Pull Request resolved: #1831
Test Plan:
RN
```sh
yarn android
yarn test-android
```
Yoga
```sh
./gradlew :yoga:assembleDebug
```
Reviewed By: joevilches, mdvacca
Differential Revision: D79897676
Pulled By: cortinico
fbshipit-source-id: 2f175bf60a871c4635d1575faec1096f9c970f48YogaBaselineFunction to Kotlin (#1831)1 parent da5ba7f commit d4b5220
1 file changed
Lines changed: 3 additions & 3 deletions
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
0 commit comments