Details
Details
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
native/account/registration/password-selection.react.js | ||
---|---|---|
44 ↗ | (On Diff #27078) | super minor nit: newline after this callback might help readability a bit |
Comment Actions
Newline and textContentType="newPassword"
Regarding the latter, see here:
For iOS 12+ newPassword can be used to indicate a new password input the user may want to save in the keychain
Our Podfile locks us to iOS 13+.