There is Button in android Activity. When I click on button in Android then it should be open React Native screen. I want to redirect from Android To React Native. How to Open React Native's Screen from Native Android Activity?
I want to redirect from Android To React Native.