To comply with the GDPR, I need to allow users to delete their accounts. However, there is no mention of how to do this in React Native in the documentation, so how can I do it?
TL;DR
Developers are seeking advice on how to enable users to delete their own accounts in React Native to comply with the GDPR.