react-native/React
yueshuaijie 8612d7640d Add WebView.dataDetectorTypes prop.
Summary:
WebView component detect phone numbers in html as URL links by default. But sometimes we don't want this behavior.
This PR add dataDetectorTypes as a prop of WebView, so one can specify value of this prop as one or more of phoneNumber/link/address/calendarEvent/none/all
This prop maps to UIWebView.dataDetectorTypes
Closes https://github.com/facebook/react-native/pull/8743

Differential Revision: D3556440

fbshipit-source-id: 55f01d2cdd785381f261a9dc931aa9311f0ad1d4
2016-07-13 14:43:25 -07:00
..
Base Add WebView.dataDetectorTypes prop. 2016-07-13 14:43:25 -07:00
Executors Simplify JS error to NSError API 2016-07-13 08:28:34 -07:00
Layout Move csslayout into xplat 2016-07-13 10:28:27 -07:00
Modules Remove more weakSelf/strongSelf errors 2016-07-13 08:13:17 -07:00
Profiler Automated changes to remove implicit capture of self in blocks: Libraries/FBReactKit/BUCK 2016-07-07 12:44:14 -07:00
React.xcodeproj Class for JS stack frames instead of dictionaries 2016-07-11 06:13:32 -07:00
Views Add WebView.dataDetectorTypes prop. 2016-07-13 14:43:25 -07:00