Commit bf1cbd2
Migrate
Summary:
Migrate com.facebook.yoga.YogaConfigFactory to Kotlin.
Pull Request resolved: #1833
Test Plan:
RN
```sh
yarn android
yarn test-android
```
Yoga
```sh
./gradlew :yoga:assembleDebug
```
Reviewed By: rshest
Differential Revision: D79897762
Pulled By: cortinico
fbshipit-source-id: 9457b307204f2066a02690f96a88fce6755f915eYogaConfigFactory to Kotlin (#1833)1 parent 499a825 commit bf1cbd2
1 file changed
+3
-5
lines changedLines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 10 | + | |
| 11 | + | |
14 | 12 | | |
0 commit comments