Fork restart functionality for different platforms

This commit is contained in:
Sofiya Tepikin
2022-06-23 21:40:15 +02:00
parent ae2a05f9b0
commit f223616ee1
5 changed files with 57 additions and 33 deletions
+5
View File
@@ -0,0 +1,5 @@
// Current version of react-native-restart doesn't work with our ios setup
// therefore we have a fork and use different libraries on the platforms
import restart from 'react-native-restart'
export const restartApp = restart.Restart