| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/ |
| H A D | InterfaceBuilder.d.ts | 59 userInteractionEnabled: IBBoolean; 78 userInteractionEnabled: IBBoolean; 116 userInteractionEnabled: IBBoolean;
|
| H A D | InterfaceBuilder.js | 88 userInteractionEnabled: false,
|
| H A D | InterfaceBuilder.js.map | 1 …userInteractionEnabled","translatesAutoresizingMaskIntoConstraints","rect","key","x","y","ensureUn…
|
| H A D | withIosSplashScreenStoryboard.js.map | 1 …userInteractionEnabled=\"NO\"\n contentMode=\"scaleToFill\"\n insets…
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/ |
| H A D | InterfaceBuilder.ts | 84 userInteractionEnabled: IBBoolean; 114 userInteractionEnabled: IBBoolean; 161 userInteractionEnabled: IBBoolean; 345 userInteractionEnabled: false, constant
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/ |
| H A D | ABI49_0_0RCTRootContentView.m | 96 if (self.userInteractionEnabled) { 97 self.userInteractionEnabled = NO;
|
| H A D | ABI49_0_0RCTTouchHandler.m | 96 if (targetView.ABI49_0_0ReactTag && targetView.userInteractionEnabled) { 103 if (!ABI49_0_0ReactTag || !targetView.userInteractionEnabled) {
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/ |
| H A D | ABI48_0_0RCTRootContentView.m | 96 if (self.userInteractionEnabled) { 97 self.userInteractionEnabled = NO;
|
| H A D | ABI48_0_0RCTTouchHandler.m | 96 if (targetView.ABI48_0_0ReactTag && targetView.userInteractionEnabled) { 103 if (!ABI48_0_0ReactTag || !targetView.userInteractionEnabled) {
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/ |
| H A D | ABI47_0_0RCTRootContentView.m | 96 if (self.userInteractionEnabled) { 97 self.userInteractionEnabled = NO;
|
| H A D | ABI47_0_0RCTTouchHandler.m | 96 if (targetView.ABI47_0_0ReactTag && targetView.userInteractionEnabled) { 103 if (!ABI47_0_0ReactTag || !targetView.userInteractionEnabled) {
|
| /expo/ios/Exponent/Kernel/Views/Loading/ |
| H A D | EXManagedAppSplashScreenViewController.m | 18 self.splashScreenView.userInteractionEnabled = YES;
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/ |
| H A D | ABI47_0_0RCTViewManager.m | 242 view.userInteractionEnabled = defaultView.userInteractionEnabled; 252 // This wouldn't override a container view's `userInteractionEnabled = NO` 253 view.userInteractionEnabled = YES; 255 view.userInteractionEnabled = NO;
|
| H A D | ABI47_0_0RCTModalHostView.m | 131 …if (!self.userInteractionEnabled && ![self.superview.ABI47_0_0ReactSubviews containsObject:self]) {
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/ |
| H A D | ABI49_0_0RCTViewManager.m | 253 view.userInteractionEnabled = defaultView.userInteractionEnabled; 263 // This wouldn't override a container view's `userInteractionEnabled = NO` 264 view.userInteractionEnabled = YES; 266 view.userInteractionEnabled = NO;
|
| H A D | ABI49_0_0RCTModalHostView.m | 131 …if (!self.userInteractionEnabled && ![self.superview.ABI49_0_0ReactSubviews containsObject:self]) {
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/ |
| H A D | ABI48_0_0RCTViewManager.m | 244 view.userInteractionEnabled = defaultView.userInteractionEnabled; 254 // This wouldn't override a container view's `userInteractionEnabled = NO` 255 view.userInteractionEnabled = YES; 257 view.userInteractionEnabled = NO;
|
| H A D | ABI48_0_0RCTModalHostView.m | 131 …if (!self.userInteractionEnabled && ![self.superview.ABI48_0_0ReactSubviews containsObject:self]) {
|
| /expo/ios/vendored/sdk47/react-native-screens/ios/ |
| H A D | ABI47_0_0RNSFullWindowOverlay.mm | 21 …if (view.userInteractionEnabled && [view pointInside:[self convertPoint:point toView:view] withEve…
|
| /expo/ios/vendored/sdk48/react-native-pager-view/ios/Fabric/ |
| H A D | ABI48_0_0RNCPagerViewComponentView.mm | 177 self.nativePageViewController.view.userInteractionEnabled = NO; 181 self.nativePageViewController.view.userInteractionEnabled = YES;
|
| /expo/packages/@expo/prebuild-config/src/plugins/__tests__/__snapshots__/ |
| H A D | withDefaultPlugins-test.ts.snap | 111 "userInteractionEnabled": "NO", 223 "userInteractionEnabled": "NO", 1408 "userInteractionEnabled": "NO", 1520 "userInteractionEnabled": "NO", 2425 "userInteractionEnabled": "NO", 2509 "userInteractionEnabled": "NO",
|
| /expo/ios/vendored/sdk49/react-native-pager-view/ios/Fabric/ |
| H A D | ABI49_0_0RNCPagerViewComponentView.mm | 185 self.nativePageViewController.view.userInteractionEnabled = NO; 189 self.nativePageViewController.view.userInteractionEnabled = YES;
|
| /expo/ios/vendored/unversioned/react-native-pager-view/ios/Fabric/ |
| H A D | RNCPagerViewComponentView.mm | 185 self.nativePageViewController.view.userInteractionEnabled = NO; 189 self.nativePageViewController.view.userInteractionEnabled = YES;
|
| /expo/ios/vendored/sdk48/react-native-pager-view/ios/ |
| H A D | ABI48_0_0ReactNativePageView.m | 230 self.reactPageViewController.view.userInteractionEnabled = NO; 234 self.reactPageViewController.view.userInteractionEnabled = YES;
|
| /expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/Api/Components/SharedElement/ |
| H A D | ABI48_0_0RNSharedElementTransition.m | 53 self.userInteractionEnabled = NO; 56 _outerStyleView.userInteractionEnabled = NO; 61 _innerClipView.userInteractionEnabled = NO; 93 imageView.userInteractionEnabled = NO;
|