Commit 4bb03f3
Migrate
Summary:
Migrate com.facebook.react.bridge.queue.MessageQueueThreadHandler to Kotlin
## Changelog:
[INTERNAL] - Migrate com.facebook.react.bridge.queue.MessageQueueThreadHandler to Kotlin
Pull Request resolved: facebook#49583
Test Plan:
```bash
yarn test-android
yarn android
```
Reviewed By: javache
Differential Revision: D69950075
Pulled By: arushikesarwani94
fbshipit-source-id: ddca07860a57816b2ff3b2b8902151686700f5c2com.facebook.react.bridge.queue.MessageQueueThreadHandler to Kotlin (facebook#49583)1 parent 07d9cf3 commit 4bb03f3
File tree
1 file changed
+25
-0
lines changed- packages/react-native/ReactAndroid/src/main/java/com/facebook/react/bridge/queue
1 file changed
+25
-0
lines changedLines changed: 25 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 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments