react-native-exit-app icon indicating copy to clipboard operation
react-native-exit-app copied to clipboard

Posibilitly or option to remove app from recent apps.

Open kuriel-trivu opened this issue 3 years ago • 5 comments

When using RNExitApp.exitApp(); there is no way to remove app from recent apps.

kuriel-trivu avatar Jan 21 '22 03:01 kuriel-trivu

Indeed, this is not implemented. In case anyone finds a way you may implement it by using an additional parameter in the current function and create a pull request. I will merge it.

wumke avatar Apr 04 '22 07:04 wumke

This is definitively possible. I removed this package because today is not our desired action and seems that @wumke won't take any action.

kuriel-trivu avatar Apr 04 '22 15:04 kuriel-trivu

how it is possible @kuriel-trivu ?

kartavyaparekh96 avatar Apr 28 '22 13:04 kartavyaparekh96

@kuriel-trivu As I mentionned: in case you want changes, you are free to create a pull request (functionality should be implemented for both platforms: Android and iOS, else I will not merge it).

As @kartavyaparekh96 already asked: explain how to do it if you know it... I do not have spare time to spend time investigating needs for other people's projects, but I'm always interest in usefull improvements.

wumke avatar Jun 27 '23 07:06 wumke