由 Abdullah31 出售

React Native task management app built with Expo SDK 52, featuring priority-based tasks, animated UI components, and persistent AsyncStorage. Runs on iOS, Android, and web with file-based routing via Expo Router, strict TypeScript, and Jest testing. Includes tab-based filtering, smooth entrance animations, and a fully static web export option.
A cross-platform React Native task management app built with Expo SDK 52 and TypeScript. Features priority-based task organization, smooth animations, persistent storage via AsyncStorage, and file-based routing with Expo Router. Runs on iOS, Android, and web with a unified codebase.
npm install
# Start dev server (interactive menu)
npx expo start
# Then press:
# i → iOS Simulator
# a → Android Emulator
# w → Web browser
# Scan QR code with Expo Go app
npx expo start --web # Web browser
npx expo start --ios # iOS Simulator (macOS)
npx expo start --android # Android Emulator
启动隔离沙箱并在服务器端直接运行 — 无需本地配置。
将此产品直接导入你的 AI IDE、网页构建器或云端 IDE。
将 Tetrees 连接到兼容的 AI IDE,列出你拥有的产品并获取已验证 ZIP,同时不会开放卖家上传权限。
暂无评价。
Sign in to join the discussion
Loading discussion…
npx expo export --platform web
# Output: dist/ (static site, no server required)
# Serve locally to verify
npx serve dist
npx jest --watchAll=false # Run once
npx jest --watch # Watch mode
npx jest --coverage # With coverage report
Tests located in src/**/__tests__/
npm run lint # Check
npm run lint:fix # Auto-fix
app/ # Expo Router routes
├── _layout.tsx # Root layout (Stack + TaskProvider)
├── index.tsx # Home screen entry
└── add-task.tsx # Add task route
src/
├── components/ # TaskCard, EmptyState
├── constants/ # Design tokens (colors)
├── screens/ # HomeScreen, AddTaskScreen
├── storage/ # AsyncStorage helpers + mocks
└── utils/ # TaskContext (state management)
| Feature | iOS | Android | Web |
|---|---|---|---|
| AsyncStorage | ✅ | ✅ | ✅ (localStorage) |
| Animations | ✅ | ✅ | ✅ |
| Safe Area | ✅ | ✅ | ✅ |
| Expo Router | ✅ | ✅ | ✅ |
useNativeDriver: false for web compatibilitynpx expo export --platform weblocalStorage on webnpx tsc --noEmit to type-checkTetrees License
沙箱验证已完成,检测到的可运行路径已通过。
This React, React Native mobile app completed archive review with strong static results. Structure, dependency manifests, documentation, functional source, and common risk patterns were checked by the Tetrees verification pipeline; runtime phases are stated separately. Final verified scores after isolated runtime evidence: overall 8.5 and security 9.
Deterministic AVCP artifact review
管道 avcp-2026-08-04.1 · SHA-256 4a96cfc6a64b3b81…
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日
完整安装指南与集成提示词将在购买后解锁。
Mobile App Templates & App Source Code
US$10.38