reusingCode
reusingCode copied to clipboard
CRA and react native
this project uses one package to host two projects, what if I have already initiated a CRA project and now, I want to share it with a new react-native project?
Should I merge the package.json and folders together? aren't there any pitfalls?