Commit e449706
Convert FakeRCTEventEmitter to Kotlin (#37733)
Summary:
Converts FakeRCTEventEmitter from Java to Kotlin, as per issue #37708
## Changelog:
[Internal] [Changed] - Convert FakeRCTEventEmitter to Kotlin
Pull Request resolved: #37733
Test Plan:
Tests pass: `./gradlew :packages:react-native:ReactAndroid:test`
Formatted with [KtFmt](https://facebook.github.io/ktfmt/)
Reviewed By: rshest
Differential Revision: D46513891
Pulled By: cortinico
fbshipit-source-id: 4ad70242d88cc89f8f8033fd437d43df2283c4a11 parent ecfbabf commit e449706
2 files changed
Lines changed: 23 additions & 23 deletions
File tree
- packages/react-native/ReactAndroid/src/test/java/com/facebook/react/bridge/interop
Lines changed: 0 additions & 23 deletions
This file was deleted.
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments