Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove dynamic keyboardType logic causing keyboard flickering
Replaced `getSecureEntryKeyboardType` with direct use of `inputProps.keyboardType` to resolve conflicts between `secureTextEntry` and `keyboardType="visible-password"`
- Loading branch information