I am struggling to reload the screen in React Native. In dev it working fine , I am achieving my goal but when I build android version and install it on my phone then NativeModules.DevSettings.reload()
is not working in build version . Could someone please help me how to achieve my goal .
Thanks
Code
NativeModules.DevSettings.reload()