出品者: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・Webビルダー・クラウド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…