How to change android folder path in React Native?
I want to use React Native for my existing Android app, but I don't want to copy and paste the project into the android folder created by React native, instead I want to give the path to where my existing Android project is, How do I do this?