I'm about to develop a P2P native chat app for android using react native. I would like to log in my user by asking for a username and a password. In case the user forgets his password is there any way to reset it without create the user from the start and losing all the data stored in device like chats or contacts?
↧