| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Modal/ |
| H A D | ABI47_0_0RCTModalHostViewComponentView.mm | 26 UIInterfaceOrientationMask supportedOrientations = 0; 29 supportedOrientations |= UIInterfaceOrientationMaskPortrait; 33 supportedOrientations |= UIInterfaceOrientationMaskPortraitUpsideDown; 37 supportedOrientations |= UIInterfaceOrientationMaskLandscape; 41 supportedOrientations |= UIInterfaceOrientationMaskLandscapeLeft; 45 supportedOrientations |= UIInterfaceOrientationMaskLandscapeRight; 48 if (supportedOrientations == 0) { 56 return supportedOrientations; 251 …troller.supportedInterfaceOrientations = supportedOrientationsMask(newProps.supportedOrientations);
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Modal/ |
| H A D | ABI49_0_0RCTModalHostViewComponentView.mm | 26 UIInterfaceOrientationMask supportedOrientations = 0; 29 supportedOrientations |= UIInterfaceOrientationMaskPortrait; 33 supportedOrientations |= UIInterfaceOrientationMaskPortraitUpsideDown; 37 supportedOrientations |= UIInterfaceOrientationMaskLandscape; 41 supportedOrientations |= UIInterfaceOrientationMaskLandscapeLeft; 45 supportedOrientations |= UIInterfaceOrientationMaskLandscapeRight; 48 if (supportedOrientations == 0) { 56 return supportedOrientations; 251 …troller.supportedInterfaceOrientations = supportedOrientationsMask(newProps.supportedOrientations);
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Modal/ |
| H A D | ABI48_0_0RCTModalHostViewComponentView.mm | 26 UIInterfaceOrientationMask supportedOrientations = 0; 29 supportedOrientations |= UIInterfaceOrientationMaskPortrait; 33 supportedOrientations |= UIInterfaceOrientationMaskPortraitUpsideDown; 37 supportedOrientations |= UIInterfaceOrientationMaskLandscape; 41 supportedOrientations |= UIInterfaceOrientationMaskLandscapeLeft; 45 supportedOrientations |= UIInterfaceOrientationMaskLandscapeRight; 48 if (supportedOrientations == 0) { 56 return supportedOrientations; 251 …troller.supportedInterfaceOrientations = supportedOrientationsMask(newProps.supportedOrientations);
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/ |
| H A D | ABI48_0_0RCTModalHostView.m | 218 UIInterfaceOrientationMask supportedOrientations = 0; 221 supportedOrientations |= UIInterfaceOrientationMaskPortrait; 223 supportedOrientations |= UIInterfaceOrientationMaskPortraitUpsideDown; 225 supportedOrientations |= UIInterfaceOrientationMaskLandscape; 227 supportedOrientations |= UIInterfaceOrientationMaskLandscapeLeft; 229 supportedOrientations |= UIInterfaceOrientationMaskLandscapeRight; 232 return supportedOrientations;
|
| H A D | ABI48_0_0RCTModalHostView.h | 37 @property (nonatomic, copy) NSArray<NSString *> *supportedOrientations;
|
| H A D | ABI48_0_0RCTModalHostViewManager.m | 128 ABI48_0_0RCT_EXPORT_VIEW_PROPERTY(supportedOrientations, NSArray) category
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/ |
| H A D | ABI49_0_0RCTModalHostView.m | 218 UIInterfaceOrientationMask supportedOrientations = 0; 221 supportedOrientations |= UIInterfaceOrientationMaskPortrait; 223 supportedOrientations |= UIInterfaceOrientationMaskPortraitUpsideDown; 225 supportedOrientations |= UIInterfaceOrientationMaskLandscape; 227 supportedOrientations |= UIInterfaceOrientationMaskLandscapeLeft; 229 supportedOrientations |= UIInterfaceOrientationMaskLandscapeRight; 232 return supportedOrientations;
|
| H A D | ABI49_0_0RCTModalHostView.h | 37 @property (nonatomic, copy) NSArray<NSString *> *supportedOrientations;
|
| H A D | ABI49_0_0RCTModalHostViewManager.m | 128 ABI49_0_0RCT_EXPORT_VIEW_PROPERTY(supportedOrientations, NSArray) category
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/ |
| H A D | ABI47_0_0RCTModalHostView.m | 218 UIInterfaceOrientationMask supportedOrientations = 0; 221 supportedOrientations |= UIInterfaceOrientationMaskPortrait; 223 supportedOrientations |= UIInterfaceOrientationMaskPortraitUpsideDown; 225 supportedOrientations |= UIInterfaceOrientationMaskLandscape; 227 supportedOrientations |= UIInterfaceOrientationMaskLandscapeLeft; 229 supportedOrientations |= UIInterfaceOrientationMaskLandscapeRight; 232 return supportedOrientations;
|
| H A D | ABI47_0_0RCTModalHostView.h | 37 @property (nonatomic, copy) NSArray<NSString *> *supportedOrientations;
|
| H A D | ABI47_0_0RCTModalHostViewManager.m | 124 ABI47_0_0RCT_EXPORT_VIEW_PROPERTY(supportedOrientations, NSArray) category
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Modal/ |
| H A D | Modal.d.ts | 63 supportedOrientations?: property
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Modal/ |
| H A D | Modal.d.ts | 63 supportedOrientations?: property
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/rncore/ |
| H A D | Props.cpp | 152 …supportedOrientations(convertRawProp(context, rawProps, "supportedOrientations", sourceProps.suppo…
|
| H A D | Props.h | 390 …ModalHostViewSupportedOrientationsMask supportedOrientations{static_cast<ModalHostViewSupportedOri…
|
| /expo/packages/expo-dev-client/android/src/androidTest/assets/ |
| H A D | bundled_app.bundle | 309 …StartShouldSetResponder:this._shouldSetResponder,supportedOrientations:this.props.supportedOrienta…
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 367 …StartShouldSetResponder:this._shouldSetResponder,supportedOrientations:this.props.supportedOrienta… property
|
| H A D | EXDevMenuApp.android.js | 371 …StartShouldSetResponder:this._shouldSetResponder,supportedOrientations:this.props.supportedOrienta… property
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 368 …StartShouldSetResponder:this._shouldSetResponder,supportedOrientations:this.props.supportedOrienta…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 372 …StartShouldSetResponder:this._shouldSetResponder,supportedOrientations:this.props.supportedOrienta…
|