react-native-android-activity
react-native-android-activity copied to clipboard
Running android activity in a react native app
Hi, I am an RN app that needs to run an android activity and at the same time another React Native View just below it in the same screen.
After creating the android activity , I am not able to append any React Native View below. Any idea how to go about it ? Thanks so much.
Any thoughts on this?