由 nova 出售

A React Native file manager screen built with Expo Router and TypeScript, featuring search, multi-type filtering (PDF, images, video, audio, docs, archives, code), and dynamic sorting by name, size, or date. Includes storage usage tracking, file item actions (open, share, delete), and responsive styling with platform-specific handling for web and mobile. Perfect for download management or document browsing features in mobile apps.
Mobile UHI0 is a React Native file management screen built with Expo Router and TypeScript. It provides a complete files interface for viewing, searching, filtering, and managing downloaded files with a modern, responsive design.
You will still need backend integration for storing the file and download streaming!
react-native-safe-area-contextnpm install react-native react-native-safe-area-context expo-router expo-status-bar
The component requires:
downloads, totalStorageUsed, and removeDownloadgetFileTypeIcon, getFileTypeLabel, and type definitions// Root layout wraps app with SafeAreaProvider
<RootLayout>
<FilesScreen />
</RootLayout>
FilesScreen manages:
search - Current search querytypeFilter - Active file type filter ("all" or specific FileType)sort - Current sort key ("name", "size", or "date")searchFocused - Search input focus stateAvailable filters: All, PDF, Images, Video, Audio, Docs, Archives, Code
Each filter displays a badge with the count of matching files.
Uses a centralized theme system with:
All styles are defined in StyleSheet.create() for optimal performance.
启动隔离沙箱并在服务器端直接运行 — 无需本地配置。
沙箱验证已完成,检测到的可运行路径已通过。
This React, React Native mobile app completed archive review. Structure, dependency manifests, documentation, functional source, and common risk patterns were checked by the Tetrees verification pipeline; runtime phases are stated separately.
Deterministic AVCP artifact review
管道 avcp-2026-08-04.1 · SHA-256 df1c39ec99225c23…
This version-scoped review deterministically inspects the submitted archive for structure, dependencies, documentation, functional source, and common malicious or high-risk signals. Build and test phases are reported as passed only after an isolated sandbox audition. It is not a guarantee of perfect security.
审查日期 2026年8月4日
完整安装指南与集成提示词将在购买后解锁。
将此产品直接导入你的 AI IDE、网页构建器或云端 IDE。
将 Tetrees 连接到兼容的 AI IDE,列出你拥有的产品并获取已验证 ZIP,同时不会开放卖家上传权限。
19 条评价
Rock solid so far. Used this mobile template to build my app and it cut days off the build.
Genuinely impressed. Dropped "Mobile Downloader Starter Template" straight into the app; the README covered every config I needed. Minor tweaks needed for my use case but nothing broke.
Genuinely impressed. As someone who builds these all day, the abstractions are sensible and easy to swap out. Support answered my question fast.
Dropped it into my stack and it just worked. Picked up "Mobile Downloader Starter Template" for a client app — The abstractions are sensible and easy to swap out. Exactly as described.
Great starting point. Zero mystery dependencies, everything is documented, and even the tricky env setup was explained well. Highly recommend.
Great starting point. Dropped "Mobile Downloader Starter Template" straight into the app; even the tricky env setup was explained well. Minor tweaks needed for my use case but nothing broke.
Exactly what I needed. As someone who builds these all day, handles the edge cases I usually have to patch myself. Exactly as described.
Saved me a ton of time. Used this mobile template to build my app and it cut days off the build.
Rock solid so far. TypeScript types are actually accurate, no fighting the compiler, and docs were clear enough that I never had to open an issue. Exactly as described.
Worth every point. As someone who builds these all day, no spaghetti — the folder layout is sane. Will definitely check their other products.
Sign in to join the discussion
Loading discussion…