I attempted to restart using react-native-restart, however I encountered an issue when trying to call RNRestart.Restart():
[Unhandled promise rejection: TypeError: null is not an object (evaluating '_reactNativeRestart.default.Restart')]
Is there a way to implement reload in production?
p.s. Using expo for my project.