RocketChat / Rocket.Chat.ReactNative

Rocket.Chat mobile clients
https://rocket.chat
MIT License
1.91k stars 1.14k forks source link

Changing ProfileView Class Component to Hook Component #5646

Open anirbanpaulcom opened 2 months ago

anirbanpaulcom commented 2 months ago

Proposed changes

Changing ProfileView from a class component to a hook component for using react-hook-form .

Issue(s)

Solves This Issue : #5544

How to test or reproduce

Screenshots

Types of changes

Checklist

Further comments

anirbanpaulcom commented 2 months ago

@GleidsonDaniel , @diegolmello , Please take a look.