-
Notifications
You must be signed in to change notification settings - Fork 25k
Description
Description
our app have a signup/register screen where user can input username, password & confirm password. password and confirm password are 'secureTextEntry' true. so when user enables the iCloud keychain. it starts asking to generate strong password but it differs for both fields. PFB the screen shot

Version
0.68.5
Output of npx react-native info
OS: macOS 12.6.1
CPU: (10) arm64 Apple M1 Pro
Memory: 334.31 MB / 32.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 16.15.0 - ~/.nvm/versions/node/v16.15.0/bin/node
Yarn: 3.2.2 - /opt/homebrew/bin/yarn
npm: 8.5.5 - ~/.nvm/versions/node/v16.15.0/bin/npm
Watchman: HEAD-e9a90d2 - /opt/homebrew/bin/watchman
Managers:
CocoaPods: 1.11.3 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 21.4, iOS 15.5, macOS 12.3, tvOS 15.4, watchOS 8.5
Android SDK: Not Found
IDEs:
Android Studio: 2021.1 AI-211.7628.21.2111.8309675
Xcode: 13.4.1/13F100 - /usr/bin/xcodebuild
Languages:
Java: 11.0.11 - /usr/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: Not Found
react-native: ^0.68.5 => 0.68.5
react-native-macos: Not Found
npmGlobalPackages:
react-native: Not Found
Steps to reproduce
not reproducible in simulator
Snack, code example, screenshot, or link to a repository
not available