Two factor authentication with Expo

Hey,

I currently have a normal username password implementation for authenticating users to my app, but I have been looking into the possibility of adding two factor authentication, maybe email or sms codes. Anyone has experience with this? I can’t seem to find much about this being done with an expo app.

I appreciate any hint about where or what to look into

Thanks!