Home
last modified time | relevance | path

Searched refs:isLast (Results 1 – 14 of 14) sorted by relevance

/expo/packages/expo-dev-launcher/bundle/components/
H A DListButton.tsx10 isLast?: boolean;
17 isLast,
24 roundedBottom={isLast ? 'large' : 'none'}
30 roundedBottom={isLast ? 'large' : 'none'}
H A DEASUpdatesRows.tsx28 isLast?: boolean;
37 isLast,
57 <ListButton isFirst={isFirst} isLast={isLast} onPress={onBranchPress}>
125 isLast?: boolean;
129 export function EASEmptyBranchRow({ branch, isFirst, isLast, navigation }: EASEmptyBranchRowProps) {
139 <ListButton isFirst={isFirst} isLast={isLast} onPress={onBranchPress}>
187 isLast?: boolean;
192 export function EASUpdateRow({ update, isFirst, isLast, isLoading, onPress }: EASUpdateRowProps) {
197 <ListButton disabled={isLoading} isFirst={isFirst} isLast={isLast} onPress={onPress}>
H A DDeepLinkModal.tsx116 const isLast = index === arr.length - 1;
124 {!isLast && <Divider />}
135 const isLast = index === arr.length - 1;
139 {!isLast && <Divider />}
/expo/tools/src/packages-graph/
H A DPackagesGraphUtils.ts44 const isLast = i === edges.length - 1; constant
48 process.stdout.write(chalk.gray(prefix) + edgePointer(isLast, hasMore, edge.isCyclic));
56 prefix: prefix + nodeIndent(isLast),
96 function edgePointer(isLast: boolean, hasMore: boolean, isCyclic: boolean): string {
98 isLast ? '└─' : '├─',
106 function nodeIndent(isLast: boolean): string {
107 return isLast ? ' ' : '│ ';
/expo/packages/expo-dev-launcher/bundle/screens/
H A DBranchesScreen.tsx115 const isLast = index === branches?.length - 1;
122 isLast={isLast}
173 const isLast = index === arr?.length - 1;
180 isLast={isLast}
183 {!isLast && <Divider />}
H A DExtensionsScreen.tsx251 const isLast = index === arr?.length - 1;
258 isLast={isLast}
261 {!isLast && <Divider />}
309 const isLast = index === arr.length - 1 && branchCount <= 1;
317 isLast={isLast}
328 <ListButton onPress={onSeeAllBranchesPress} isLast>
H A DUpdatesScreen.tsx122 const isLast = index === updates.length - 1;
132 isLast={isLast}
136 {!isLast && <Divider />}
H A DUserProfileScreen.tsx205 const isLast = index === arr.length - 1;
214 roundedBottom={isLast ? 'large' : 'none'}
236 {!isLast && <Divider />}
H A DSettingsScreen.tsx279 const isLast = index === arr.length - 1;
286 roundedBottom={isLast ? 'large' : 'none'}
297 {!isLast && <Divider />}
H A DHomeScreen.tsx319 const isLast = index === arr.length - 1;
327 roundedBottom={isLast ? 'large' : 'none'}
332 {!isLast && <Divider />}
H A DKitchenSinkScreen.tsx117 isLast
/expo/packages/expo-dev-menu/app/components/
H A DMain.tsx175 const isLast = index === arr.length - 1;
183 roundedBottom={isLast ? 'large' : 'none'}>
186 {!isLast && <Divider />}
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle1264isLast:u,isLoading:h,navigation:y,onUpdatePress:T})},keyExtractor:function(n){return null==n?void …
1267isLast,z=n.isLoading,y=n.onUpdatePress,w=n.navigation,V=p(z),v=(0,s.useExpoPalette)(),S=(0,l.useUp…
1268isLast,O=(0,o.default)(t,c);return(0,u.jsx)(i.Button.FadeOnPressContainer,l(l({bg:"default",onPres…
1276isLast:x,navigation:t}),!x&&(0,w.jsx)(n.Divider,{})]},s.id)})),x.length>1&&(0,w.jsx)(n.Button.Fade…
1280 …acity:h?'1':'0.5',children:[(0,y.jsx)(u.EASUpdateRow,{update:l,isFirst:o,isLast:c,isLoading:p,onPr…
1301 …festPermalink:'123'}}),(0,S.jsx)(n.Divider,{}),(0,S.jsx)(u.EASUpdateRow,{isLast:!0,isLoading:z,onP…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle1265isLast:u,isLoading:h,navigation:y,onUpdatePress:T})},keyExtractor:function(n){return null==n?void …
1268isLast,z=n.isLoading,y=n.onUpdatePress,w=n.navigation,V=p(z),v=(0,s.useExpoPalette)(),S=(0,l.useUp…
1269isLast,O=(0,o.default)(t,c);return(0,u.jsx)(i.Button.FadeOnPressContainer,l(l({bg:"default",onPres…
1277isLast:x,navigation:t}),!x&&(0,w.jsx)(n.Divider,{})]},s.id)})),x.length>1&&(0,w.jsx)(n.Button.Fade…
1281 …acity:h?'1':'0.5',children:[(0,y.jsx)(u.EASUpdateRow,{update:l,isFirst:o,isLast:c,isLoading:p,onPr…
1302 …festPermalink:'123'}}),(0,S.jsx)(n.Divider,{}),(0,S.jsx)(u.EASUpdateRow,{isLast:!0,isLoading:z,onP…