Is there any way to bring a React Native app to the foreground when it is in the background or has been killed?
I have tried using react-native-invoke-app but it is no longer being maintained and only supports Android versions < 9.
Many thanks in advance!