is there any way we can restart the device from react-native application?. I have done a research whether any npm module available to implement the same logic but unfortunately every npm modules is only to restart the application not the devices.
Anyone please help me to restart the device from react-native application? is there any npm module available for using?? or can we make use of native components??
A help would be really appreciable!! thanks in advance.