Files
drip/db/restart-app/index.android.js
T
2022-06-23 21:40:15 +02:00

6 lines
234 B
JavaScript

// 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