react-native/Libraries/Components/WebView
Faraz Sherwani 8591d8ae71 Webview disable save form prop
Summary:
Adds functionality to be able to disable saving of form data and thereby disabling autocomplete in webview on Android. Can be used as a workaround for #13241

Manual testing that autocomplete is disabled when the property is set to true, and still enabled when it is unset or set to false.
Closes https://github.com/facebook/react-native/pull/13271

Differential Revision: D4858899

Pulled By: ericvicenti

fbshipit-source-id: 62738b0685e4c1958c8a32e184fa2fe4f711b336
2017-04-09 21:45:45 -07:00
..
WebView.android.js Webview disable save form prop 2017-04-09 21:45:45 -07:00
WebView.ios.js Ran codemod to replace View.propTypes with ViewPropTypes 2017-03-24 00:30:48 -07:00