Here I want to use react-native component into existing Android native application swith callback and other controls.like an android library
But I can't integrate existing Android native project into react-native and keep the root android project structure same.
Is there any possible way to full-fill this requirement?
Is Electrode Native exact solution for this?
What about React-Native Brownfield development for this scenario ?