[native] Disable autoCapitalize for LegacyRegisterPanel and EditPassword
Summary:
Addresses ENG-8602. We want consistency on all password inputs; otherwise, the user will end up with a different string depending on which input they used. I think the mismatch between LegacyRegisterPanel/LogInPanel is contributing to user reports that they forgot their password, or that the password doesn't match up anymore.
A better solution here would be to try to factor out all password inputs in our app, but I didn't have time for that given our launch schedule this month.
Test Plan: This is a really simple diff. I relied on Flow
Reviewers: varun, will
Reviewed By: varun
Subscribers: tomek
Differential Revision: https://phab.comm.dev/D12707