scaffolding codebase for react nativereact native version : 0.55.4as for now this is for WINDOWS onlyas for now this is for ANDROID onlyfor native react native 's installation only. expo based project not supportedlet me know if there exists any later versions of react native with the same stability and maturity you found somewhere. thank yourequirementwindowselevated privilege console (cmd)nodejs + npmyarn (npm i -g yarn)react-native (npm i -g react-native)installationcopy this repo to a local working directoryedit android/local.properties. set sdk.dir to your android sdk directory locationgo to working directory from consoleyarnrunconnect device or run android simulatorgo to working directory from consolereact-native run-androidexpected : metro bundler console window is running and app is running showing a greeting messageif not, don't hesitate to submit your issue here