DEV Community

HelpMichaelCode
HelpMichaelCode

Posted on

Login functionality React Native

Hi guys, I wanna implement a login & signup functionality in React Native but most of the source I find online is Class Components. I would prefer to do it with Functional Components as I've been coding that way since I started using React Native. Do you guys know any links that I can follow through with this?

Top comments (0)