mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3f5c42f357
Summary: There was a typo in passwordRules prop for TextInput. ref: https://github.com/facebook/react-native/blob/master/ReactCommon/fabric/components/textinput/iostextinput/propsConversions.h#L106-L110 https://github.com/facebook/react-native/blob/master/Libraries/Components/TextInput/RCTSinglelineTextInputViewConfig.js#L126 ## Changelog [iOS] [Fixed] - Fix prop name of passwordRules in TextInput Pull Request resolved: https://github.com/facebook/react-native/pull/27999 Test Plan: run `flow` type check with TextInput that has `passwordRules` in the prop. Differential Revision: D19805819 Pulled By: TheSavior fbshipit-source-id: a59729c466eb3f47675c7f1472bec269d6c3ed5d