react-native-android-activity
react-native-android-activity copied to clipboard
How to embed the Activity in a RN View
I have a RN Native Component and I would like to load the Android Activity inside of it. I know that is not possible but do you know any workaround? Maybe using an Android Fragment? Thoughts?