-
Notifications
You must be signed in to change notification settings - Fork 24.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
☂️ Help us Kotlin-ify React Native - Round 3 #50513

Comments

Let's go 🚀 |
I would like to migrate: react/modules/blob/FileReaderModule.java |
I would like to migrate react/modules/blob/BlobProvider.java |
I would like to migrate react/bridge/DynamicFromObject.java |
I would like to migrate react/uimanager/ReactStylesDiffMap.java |
I would like to migrate react/views/textinput/ReactEditTextInputConnectionWrapper.java |
I'd like to migrate react/bridge/DynamicFromArray.java |
Hello, I'd like to migrate |
Hello, I'd like to migrate react/runtime/ReactLifecycleStateManager.java |
react/bridge/UiThreadUtil.java Can you assign me this @mateoguzmana |
Hi @mateoguzmana I could help with react/views/text/frescosupport/FrescoBasedReactTextInlineImageSpan.java |
Can you assign me this @mateoguzmana |
Can you assign me this @mateoguzmana |
Thanks all for the interest so far! All the files have been assigned now. Let us know if you run into issues |

☂️ Help us Kotlin-ify React Native - Round 3
Hey all 👋
After the successful second round, we're back with another round of tasks to help us improve Kotlin support in React Native core. In this stage we are looking for help to migrate a few more files to Kotlin.
How to work
If you wish to grab one of the tasks, you should:
Code formatting
Please use KtFmt to format Kotlin classes.
You can use the web UI to reformat directly from the browser.
Migrating files to Kotlin
Please act as follow:
Other important things to take into account:
mMyAwesomeProperty
should becomemyAwesomeProperty
newArchEnabled=false
in packages/rn-tester/android/app/gradle.propertiesList of files to migrate
The text was updated successfully, but these errors were encountered: