Home
last modified time | relevance | path

Searched refs:Modal (Results 1 – 25 of 46) sorted by relevance

12

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Modal/__tests__/__snapshots__/
H A DModal-test.js.snap3 exports[`<Modal /> should render as <Modal> when mocked 1`] = `
4 <Modal
9 </Modal>
12 exports[`<Modal /> should render as <RCTModalHostView> when not mocked 1`] = `
66 exports[`<Modal /> should shallow render as <Modal> when mocked 1`] = `
67 <Modal
72 </Modal>
75 exports[`<Modal /> should shallow render as <Modal> when not mocked 1`] = `
76 <Modal
81 </Modal>
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Modal/__tests__/__snapshots__/
H A DModal-test.js.snap3 exports[`<Modal /> should render as <Modal> when mocked 1`] = `
4 <Modal
9 </Modal>
12 exports[`<Modal /> should render as <RCTModalHostView> when not mocked 1`] = `
66 exports[`<Modal /> should shallow render as <Modal> when mocked 1`] = `
67 <Modal
72 </Modal>
75 exports[`<Modal /> should shallow render as <Modal> when not mocked 1`] = `
76 <Modal
81 </Modal>
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Modal/__tests__/__snapshots__/
H A DModal-test.js.snap3 exports[`<Modal /> should render as <Modal> when mocked 1`] = `
4 <Modal
9 </Modal>
12 exports[`<Modal /> should render as <RCTModalHostView> when not mocked 1`] = `
66 exports[`<Modal /> should shallow render as <Modal> when mocked 1`] = `
67 <Modal
72 </Modal>
75 exports[`<Modal /> should shallow render as <Modal> when not mocked 1`] = `
76 <Modal
81 </Modal>
/expo/apps/native-component-list/src/screens/
H A DModalScreen.tsx2 import { Modal, StyleSheet, Text, View } from 'react-native';
14 title: 'Modal',
25 <Modal
29 alert('Modal has been closed.');
32 </Modal>
34 <Modal
40 alert('Modal has been closed.');
50 title="Hide Modal"
54 </Modal>
H A DExpoComponentsScreen.tsx29 'Modal',
/expo/docs/public/static/examples/v46.0.0/tutorial/04-modal/
H A DEmojiPicker.js1 import { Modal, View, Text, Pressable, StyleSheet } from 'react-native';
6 <Modal animationType="slide" transparent={true} visible={isVisible}>
16 </Modal>
/expo/docs/public/static/examples/v47.0.0/tutorial/04-modal/
H A DEmojiPicker.js1 import { Modal, View, Text, Pressable, StyleSheet } from 'react-native';
6 <Modal animationType="slide" transparent={true} visible={isVisible}>
16 </Modal>
/expo/docs/public/static/examples/v48.0.0/tutorial/04-modal/
H A DEmojiPicker.js1 import { Modal, View, Text, Pressable, StyleSheet } from 'react-native';
6 <Modal animationType="slide" transparent={true} visible={isVisible}>
16 </Modal>
/expo/docs/public/static/examples/v49.0.0/tutorial/04-modal/
H A DEmojiPicker.js1 import { Modal, View, Text, Pressable, StyleSheet } from 'react-native';
6 <Modal animationType="slide" transparent={true} visible={isVisible}>
16 </Modal>
/expo/docs/public/static/examples/unversioned/tutorial/04-modal/
H A DEmojiPicker.js1 import { Modal, View, Text, Pressable, StyleSheet } from 'react-native';
6 <Modal animationType="slide" transparent={true} visible={isVisible}>
16 </Modal>
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Modal/
H A DModal.d.ts104 export class Modal extends React.Component<ModalProps> {} class
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Modal/
H A DModal.d.ts104 export class Modal extends React.Component<ModalProps> {} class
/expo/templates/expo-template-tabs/app/
H A Dmodal.tsx10 <Text style={styles.title}>Modal</Text>
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/
H A DABI48_0_0RCTModalHostViewController.m65 @"Modal was presented with 0x%x orientations mask but the application only supports 0x%x."
H A DABI48_0_0RCTModalHostView.m95 ABI48_0_0RCTAssert(_ABI48_0_0ReactSubview == nil, @"Modal view can only have one subview");
130 // purposes. In such a case, we should NOT represent the <Modal>.
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/
H A DABI49_0_0RCTModalHostViewController.m65 @"Modal was presented with 0x%x orientations mask but the application only supports 0x%x."
H A DABI49_0_0RCTModalHostView.m95 ABI49_0_0RCTAssert(_ABI49_0_0ReactSubview == nil, @"Modal view can only have one subview");
130 // purposes. In such a case, we should NOT represent the <Modal>.
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/
H A DABI47_0_0RCTModalHostViewController.m65 @"Modal was presented with 0x%x orientations mask but the application only supports 0x%x."
H A DABI47_0_0RCTModalHostView.m95 ABI47_0_0RCTAssert(_ABI47_0_0ReactSubview == nil, @"Modal view can only have one subview");
130 // purposes. In such a case, we should NOT represent the <Modal>.
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Modal/
H A DABI49_0_0RCTFabricModalHostViewController.mm73 @"Modal was presented with 0x%x orientations mask but the application only supports 0x%x."
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Modal/
H A DABI47_0_0RCTFabricModalHostViewController.mm73 @"Modal was presented with 0x%x orientations mask but the application only supports 0x%x."
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/Modal/
H A DABI48_0_0RCTFabricModalHostViewController.mm73 @"Modal was presented with 0x%x orientations mask but the application only supports 0x%x."
/expo/ios/vendored/sdk47/react-native-screens/ios/
H A DABI47_0_0RNSConvert.mm12 case ABI47_0_0facebook::ABI47_0_0React::ABI47_0_0RNSScreenStackPresentation::Modal:
/expo/ios/vendored/sdk48/react-native-screens/ios/
H A DABI48_0_0RNSConvert.mm12 case ABI48_0_0facebook::ABI48_0_0React::ABI48_0_0RNSScreenStackPresentation::Modal:
/expo/apps/native-component-list/src/screens/Location/
H A DBackgroundLocationMapScreen.tsx10 import { Modal, Platform, StyleSheet, Text, View } from 'react-native';
351 <Modal
390 </Modal>

12