Home
last modified time | relevance | path

Searched refs:itemContainer (Results 1 – 7 of 7) sorted by relevance

/expo/packages/expo-dev-menu/ios/Tests/
H A DDevMenuExtensionsTest.swift19 let itemContainer = module.devMenuItems(settings) in spec() variable
21 expect(itemContainer).to(beNil()) in spec()
29 let itemContainer = module.devMenuItems(settings) in spec() variable
31 expect(itemContainer).to(beNil()) in spec()
/expo/apps/native-component-list/src/screens/
H A DFlashListScreen.tsx29 <View style={styles.itemContainer}>
46 itemContainer: {
H A DHapticsScreen.tsx119 <View style={styles.itemContainer}>
169 itemContainer: {
/expo/packages/expo-router/build/views/
H A DSitemap.js61 ….default.createElement(react_native_1.View, { key: child.contextKey, style: styles.itemContainer },
145 itemContainer: { property
H A DSitemap.js.map1itemContainer}>\n <FileItem route={child} />\n </View>\n ))}\n </>\n );\n…
/expo/apps/native-component-list/src/screens/Reanimated/
H A DReanimatedSwipeable.tsx190 <View style={s.itemContainer}>
204 itemContainer: {
/expo/packages/expo-router/src/views/
H A DSitemap.tsx81 <View key={child.contextKey} style={styles.itemContainer}>
228 itemContainer: {