-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Posibilitly or option to remove app from recent apps. #52
Comments
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. |
This is definitively possible. I removed this package because today is not our desired action and seems that @wumke won't take any action. |
how it is possible @kuriel-trivu ? |
@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. |
@kuriel-trivu would you mind sharing your findings? This would be a great help to the community. |
When using RNExitApp.exitApp(); there is no way to remove app from recent apps.
The text was updated successfully, but these errors were encountered: