Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

Disable Strong Password yellow highlight in ReactNative TextInput field for iOS when secureTextEntry is used

$
0
0

How can I disable the password autofill feature in iOS 12 and higher in ReactNative TextInput when secureTextEntry is used.From searching in SO i have found some workaround likely-blurOnSubmit={false}onSubmitEditing={()=> Keyboard.dismiss()}`and textContentType='oneTimeCode' or textContentType='none'

but this issue keeps appearing.Can anyone guide me through this to solve the problem in ReactNative side.Also I have found solution for native iOS side but i don't know how to do it for ReactNative here's the link iOS 11 disable password autofill accessory view option?Imageenter image description here


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>