Home
last modified time | relevance | path

Searched refs:nativeID (Results 1 – 25 of 53) sorted by relevance

123

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Components/TextInput/__tests__/__snapshots__/
H A DInputAccessoryView-test.js.snap5 nativeID="1"
21 nativeID="1"
37 nativeID="1"
45 nativeID="1"
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/TextInput/__tests__/__snapshots__/
H A DInputAccessoryView-test.js.snap5 nativeID="1"
21 nativeID="1"
37 nativeID="1"
45 nativeID="1"
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Components/TextInput/__tests__/__snapshots__/
H A DInputAccessoryView-test.js.snap5 nativeID="1"
21 nativeID="1"
37 nativeID="1"
45 nativeID="1"
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Text/TextInput/
H A DABI49_0_0RCTInputAccessoryView.m71 // If the accessory view is not linked to a text input via nativeID, assume it is
73 if (![changedProps containsObject:@"nativeID"] && !self.nativeID) {
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Text/TextInput/
H A DABI47_0_0RCTInputAccessoryView.m72 // If the accessory view is not linked to a text input via nativeID, assume it is
74 if (![changedProps containsObject:@"nativeID"] && !self.nativeID) {
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Text/TextInput/
H A DABI48_0_0RCTInputAccessoryView.m71 // If the accessory view is not linked to a text input via nativeID, assume it is
73 if (![changedProps containsObject:@"nativeID"] && !self.nativeID) {
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/TextInput/
H A DInputAccessoryView.d.ts31 nativeID?: string | undefined; property
H A DInputAccessoryView.js.flow20 nativeID?: ?string,
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Components/TextInput/
H A DInputAccessoryView.d.ts31 nativeID?: string | undefined; property
H A DInputAccessoryView.js.flow20 nativeID?: ?string,
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Modules/
H A DABI49_0_0RCTUIManager.h136 - (UIView *)viewForNativeID:(NSString *)nativeID withRootTag:(NSNumber *)rootTag;
144 - (void)setNativeID:(NSString *)nativeID forView:(UIView *)view;
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Modules/
H A DABI47_0_0RCTUIManager.h136 - (UIView *)viewForNativeID:(NSString *)nativeID withRootTag:(NSNumber *)rootTag;
144 - (void)setNativeID:(NSString *)nativeID forView:(UIView *)view;
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Modules/
H A DABI48_0_0RCTUIManager.h136 - (UIView *)viewForNativeID:(NSString *)nativeID withRootTag:(NSNumber *)rootTag;
144 - (void)setNativeID:(NSString *)nativeID forView:(UIView *)view;
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Components/View/
H A DViewPropTypes.d.ts244 nativeID?: string | undefined; property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Components/View/
H A DViewPropTypes.d.ts244 nativeID?: string | undefined; property
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Text/
H A DText.d.ts193 nativeID?: string | undefined; property
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Text/
H A DText.d.ts203 nativeID?: string | undefined; property
/expo/ios/vendored/unversioned/@shopify/react-native-skia/ios/RNSkia-iOS/
H A DSkiaDrawViewManager.mm22 RCT_CUSTOM_VIEW_PROPERTY(nativeID, NSNumber, SkiaUIView) { category
H A DSkiaDomViewManager.mm23 RCT_CUSTOM_VIEW_PROPERTY(nativeID, NSNumber, SkiaUIView) { category
/expo/ios/vendored/sdk49/@shopify/react-native-skia/ios/RNSkia-iOS/
H A DABI49_0_0SkiaPictureViewManager.mm23 ABI49_0_0RCT_CUSTOM_VIEW_PROPERTY(nativeID, NSNumber, ABI49_0_0SkiaUIView) { category
H A DABI49_0_0SkiaDomViewManager.mm23 ABI49_0_0RCT_CUSTOM_VIEW_PROPERTY(nativeID, NSNumber, ABI49_0_0SkiaUIView) { category
/expo/ios/vendored/sdk47/@shopify/react-native-skia/ios/RNSkia-iOS/
H A DABI47_0_0SkiaDrawViewManager.mm24 ABI47_0_0RCT_CUSTOM_VIEW_PROPERTY(nativeID, NSNumber, ABI47_0_0SkiaUIView) { category
H A DABI47_0_0SkiaPictureViewManager.mm25 ABI47_0_0RCT_CUSTOM_VIEW_PROPERTY(nativeID, NSNumber, ABI47_0_0SkiaUIView) { category
/expo/ios/vendored/sdk48/@shopify/react-native-skia/ios/RNSkia-iOS/
H A DABI48_0_0SkiaDrawViewManager.mm24 ABI48_0_0RCT_CUSTOM_VIEW_PROPERTY(nativeID, NSNumber, ABI48_0_0SkiaUIView) { category
H A DABI48_0_0SkiaPictureViewManager.mm25 ABI48_0_0RCT_CUSTOM_VIEW_PROPERTY(nativeID, NSNumber, ABI48_0_0SkiaUIView) { category

123