| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Text/TextInput/Multiline/ |
| H A D | ABI49_0_0RCTMultilineTextInputViewManager.m | 22 ABI49_0_0RCT_REMAP_VIEW_PROPERTY(dataDetectorTypes, backedTextInputView.dataDetectorTypes, UIDataDe…
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Text/TextInput/Multiline/ |
| H A D | ABI47_0_0RCTMultilineTextInputViewManager.m | 22 ABI47_0_0RCT_REMAP_VIEW_PROPERTY(dataDetectorTypes, backedTextInputView.dataDetectorTypes, UIDataDe…
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Text/TextInput/Multiline/ |
| H A D | ABI48_0_0RCTMultilineTextInputViewManager.m | 22 ABI48_0_0RCT_REMAP_VIEW_PROPERTY(dataDetectorTypes, backedTextInputView.dataDetectorTypes, UIDataDe…
|
| /expo/ios/vendored/sdk49/react-native-webview/apple/ |
| H A D | ABI49_0_0RNCWebView.mm | 314 if (oldViewProps.dataDetectorTypes != newViewProps.dataDetectorTypes) { 315 WKDataDetectorTypes dataDetectorTypes = WKDataDetectorTypeNone; 317 dataDetectorTypes |= WKDataDetectorTypeAddress; 319 dataDetectorTypes |= WKDataDetectorTypeLink; 321 dataDetectorTypes |= WKDataDetectorTypeCalendarEvent; 323 dataDetectorTypes |= WKDataDetectorTypeTrackingNumber; 325 dataDetectorTypes |= WKDataDetectorTypeFlightNumber; 329 dataDetectorTypes |= WKDataDetectorTypePhoneNumber; 331 dataDetectorTypes |= WKDataDetectorTypeAll; 333 dataDetectorTypes = WKDataDetectorTypeNone; [all …]
|
| H A D | ABI49_0_0RNCWebViewImpl.h | 104 @property (nonatomic, assign) WKDataDetectorTypes dataDetectorTypes;
|
| H A D | ABI49_0_0RNCWebViewManager.mm | 89 ABI49_0_0RCT_EXPORT_VIEW_PROPERTY(dataDetectorTypes, WKDataDetectorTypes) category
|
| H A D | ABI49_0_0RNCWebViewImpl.m | 429 wkWebViewConfig.dataDetectorTypes = _dataDetectorTypes;
|
| /expo/ios/vendored/unversioned/react-native-webview/apple/ |
| H A D | RNCWebView.mm | 314 if (oldViewProps.dataDetectorTypes != newViewProps.dataDetectorTypes) { 315 WKDataDetectorTypes dataDetectorTypes = WKDataDetectorTypeNone; 317 dataDetectorTypes |= WKDataDetectorTypeAddress; 319 dataDetectorTypes |= WKDataDetectorTypeLink; 321 dataDetectorTypes |= WKDataDetectorTypeCalendarEvent; 323 dataDetectorTypes |= WKDataDetectorTypeTrackingNumber; 325 dataDetectorTypes |= WKDataDetectorTypeFlightNumber; 329 dataDetectorTypes |= WKDataDetectorTypePhoneNumber; 331 dataDetectorTypes |= WKDataDetectorTypeAll; 333 dataDetectorTypes = WKDataDetectorTypeNone; [all …]
|
| H A D | RNCWebViewImpl.h | 104 @property (nonatomic, assign) WKDataDetectorTypes dataDetectorTypes;
|
| H A D | RNCWebViewManager.mm | 89 RCT_EXPORT_VIEW_PROPERTY(dataDetectorTypes, WKDataDetectorTypes) category
|
| H A D | RNCWebViewImpl.m | 429 wkWebViewConfig.dataDetectorTypes = _dataDetectorTypes;
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/TextInput/ |
| H A D | TextInput.d.ts | 157 dataDetectorTypes?: DataDetectorTypes | DataDetectorTypes[] | undefined; property
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Components/TextInput/ |
| H A D | TextInput.d.ts | 157 dataDetectorTypes?: DataDetectorTypes | DataDetectorTypes[] | undefined; property
|
| /expo/ios/vendored/sdk48/react-native-webview/apple/ |
| H A D | ABI48_0_0RNCWebView.h | 58 @property (nonatomic, assign) WKDataDetectorTypes dataDetectorTypes;
|
| H A D | ABI48_0_0RNCWebViewManager.m | 89 ABI48_0_0RCT_EXPORT_VIEW_PROPERTY(dataDetectorTypes, WKDataDetectorTypes) category
|
| H A D | ABI48_0_0RNCWebView.m | 412 wkWebViewConfig.dataDetectorTypes = _dataDetectorTypes;
|
| /expo/ios/vendored/sdk47/react-native-webview/apple/ |
| H A D | ABI47_0_0RNCWebView.h | 58 @property (nonatomic, assign) WKDataDetectorTypes dataDetectorTypes;
|
| H A D | ABI47_0_0RNCWebViewManager.m | 89 ABI47_0_0RCT_EXPORT_VIEW_PROPERTY(dataDetectorTypes, WKDataDetectorTypes) category
|
| H A D | ABI47_0_0RNCWebView.m | 392 wkWebViewConfig.dataDetectorTypes = _dataDetectorTypes;
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 269 …g']),clearTextOnFocus:c.bool,cursorColor:i,contextMenuHidden:c.bool,dataDetectorTypes:c.oneOfType(… property 381 …tyState:Se,accessible:me,submitBehavior:oe,caretHidden:ge,dataDetectorTypes:s.dataDetectorTypes,fo… property 382 ….default),{},{validAttributes:l(l({},i.default.validAttributes),{},{dataDetectorTypes:!0})});e.__I… property
|
| H A D | EXDevMenuApp.android.js | 269 …g']),clearTextOnFocus:c.bool,cursorColor:i,contextMenuHidden:c.bool,dataDetectorTypes:c.oneOfType(… property 382 …tyState:Se,accessible:me,submitBehavior:oe,caretHidden:ge,dataDetectorTypes:s.dataDetectorTypes,fo… property 383 ….default),{},{validAttributes:l(l({},i.default.validAttributes),{},{dataDetectorTypes:!0})});e.__I… property
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 270 …g']),clearTextOnFocus:c.bool,cursorColor:i,contextMenuHidden:c.bool,dataDetectorTypes:c.oneOfType(… 382 …tyState:Se,accessible:me,submitBehavior:oe,caretHidden:ge,dataDetectorTypes:s.dataDetectorTypes,fo… 383 ….default),{},{validAttributes:l(l({},i.default.validAttributes),{},{dataDetectorTypes:!0})});e.__I…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 270 …g']),clearTextOnFocus:c.bool,cursorColor:i,contextMenuHidden:c.bool,dataDetectorTypes:c.oneOfType(… 383 …tyState:Se,accessible:me,submitBehavior:oe,caretHidden:ge,dataDetectorTypes:s.dataDetectorTypes,fo… 384 ….default),{},{validAttributes:l(l({},i.default.validAttributes),{},{dataDetectorTypes:!0})});e.__I…
|
| /expo/packages/expo-dev-client/android/src/androidTest/assets/ |
| H A D | bundled_app.bundle | 335 …tring,inlineImagePadding:c.number,rejectResponderTermination:c.bool,dataDetectorTypes:c.oneOfType(…
|