How to update Activity code if I do not use ReactActivity Class? () #1253
Unanswered
RenderCoder
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I have read this document about
Updating MainActivity.javapart linkFor my project logic, I don't use ActivityClass that extends ReactActivity. I use
ReactInstanceManager.builderto setup React Native project and start it. Here is example code:My question is that how should I setup the code, thanks !
Package versions
React Native 0.63.3
Beta Was this translation helpful? Give feedback.
All reactions