-
Notifications
You must be signed in to change notification settings - Fork 25k
Migrate ReactInstanceManagerBuilder to Kotlin
#51884
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
Migrate ReactInstanceManagerBuilder to Kotlin
#51884
Conversation
cortinico
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM modulo minor changes
...es/react-native/ReactAndroid/src/main/java/com/facebook/react/ReactInstanceManagerBuilder.kt
Outdated
Show resolved
Hide resolved
...es/react-native/ReactAndroid/src/main/java/com/facebook/react/ReactInstanceManagerBuilder.kt
Outdated
Show resolved
Hide resolved
...es/react-native/ReactAndroid/src/main/java/com/facebook/react/ReactInstanceManagerBuilder.kt
Outdated
Show resolved
Hide resolved
...es/react-native/ReactAndroid/src/main/java/com/facebook/react/ReactInstanceManagerBuilder.kt
Outdated
Show resolved
Hide resolved
...es/react-native/ReactAndroid/src/main/java/com/facebook/react/ReactInstanceManagerBuilder.kt
Outdated
Show resolved
Hide resolved
…ctor/migrate-react-instance-manager-builder
|
@cortinico has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
@cortinico merged this pull request in d292f13. |
|
This pull request was successfully merged by @mateoguzmana in d292f13 When will my fix make it into a release? | How to file a pick request? |
Summary:
Migrate com.facebook.react.ReactInstanceManagerBuilder to Kotlin.
Changelog:
[INTERNAL] - Migrate com.facebook.react.ReactInstanceManagerBuilder to Kotlin
Test Plan: