React native password reset

I’m curious how can I implement the whole password reset procedure inside a react native (expo) app. I found the necessary client function to send a reset email with a link but that’s all I know. I’m not sure about the following steps.
Was this page helpful?