Display
File Item
A specialized list item for file management systems, featuring dynamic file icons, size info, and action triggers.
app_redesign.fig12.4 MB • Figma File
index.tsx4 KB • TypeScript Code
Props
| Prop | Type |
|---|---|
name | string |
size | string |
type | string |
onPress | () => void |
onMorePress | () => void |
