Files
react-native/Libraries
Levi Buzolic a89fe4165c Map TextInput textContentType strings to Objective-C constants (#22611)
Summary:
This is an updated version of #22579 which uses compile conditionals to prevent `use of undeclared identifier` errors when compiling on older versions of Xcode.

--------

Currently the only `textContentType` values that work are: `username`, `password`, `location`, `name` and `nickname`. This is due to the strings provided by React Native not matching up with the underlying string constants used in iOS (with the exception of the aforementioned types). Issue #22578 has more detail examples/explanation.
Pull Request resolved: https://github.com/facebook/react-native/pull/22611

Differential Revision: D13460949

Pulled By: cpojer

fbshipit-source-id: e6d1108422b850ebc3aea05693ed05118b77b5de
2019-02-19 23:52:40 -08:00
..
2019-02-04 17:46:56 -08:00
2018-12-11 20:01:00 -08:00
2019-02-15 12:04:32 -08:00
2019-02-01 09:35:42 -08:00
2019-02-15 12:04:32 -08:00
2019-01-17 02:41:59 -08:00
2019-01-28 03:57:42 -08:00
2018-10-31 01:37:26 -07:00
2019-02-04 17:46:56 -08:00
2018-09-27 14:18:31 -07:00
2019-02-11 09:06:43 -08:00
2019-02-14 05:41:53 -08:00
2018-11-26 06:28:24 -08:00