-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Open
Labels
👋 Good first issueInterested in collaborating? Take a stab at fixing one of these issues.Interested in collaborating? Take a stab at fixing one of these issues.
Description
Description
In the page https://reactnative.dev/docs/integration-with-existing-apps?android-language=java#creating-a-reactactivity we have mentioned the As usual, here the [MainActivity.kt Community template file as reference]
but that points to file https://github.com/react-native-community/template/blob/0.77-stable/template/android/app/src/main/java/com/helloworld/MainApplication.kt from github which is MainApplication
file not an Android activity file
Documentation version
I am seeing this for version 0.79
Metadata
Metadata
Assignees
Labels
👋 Good first issueInterested in collaborating? Take a stab at fixing one of these issues.Interested in collaborating? Take a stab at fixing one of these issues.