Hamza Hmem

Results 3 comments of Hamza Hmem

This is an android specific issue I've made a [PR](https://github.com/avishayil/react-native-restart/pull/211).

I've made a PR for it #211, I've used [ProcessPhoenix](https://github.com/JakeWharton/ProcessPhoenix) framework instead of the [react-native-code-push code style](https://github.com/microsoft/react-native-code-push/blob/9947037a985a04927c64624318e4ce64d43d2049/android/app/src/main/java/com/microsoft/codepush/react/CodePushNativeModule.java#L272)

@todorone I've made custom native module using this approach of restarting the app, and our app is live without any regressions