
router
TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.
它将丰富的动画体验与完全离线功能和主题定制相结合,采用现代 Expo SDK 54 技术栈并以 TypeScript 编写,是移动端笔记应用的优秀范例。
A modern and elegant Notes application built with React Native, Expo, and TypeScript.
📱 Beautiful and modern note-taking app with smooth animations, custom themes, and offline storage.
Create, edit, search, and organize your notes with a clean user interface, smooth animations, beautiful themes, and persistent local storage.
https://github.com/user-attachments/assets/64493f39-3009-40e4-82ce-37dd372da216
src/
├── app/
│ ├── components/
│ ├── constants/
│ ├── note/
│ ├── new.tsx
│ └── index.tsx
│
├── context/
├── data/
├── types/
Clone the repository:
git clone https://github.com/astralvoidd/note-app-expo.git
Navigate to the project directory:
cd note-app-expo
Install dependencies:
npm install
Start the development server:
npx expo start
Scan the QR code using Expo Go on your Android or iOS device.
This project is licensed under the MIT License.
Built with ❤️ by astralvoidd
If you enjoyed this project, consider giving it a ⭐.
If you have any suggestions or feedback, feel free to open an issue or submit a pull request.
A modern Note App built with React Native, Expo, TypeScript & Reanimated featuring beautiful UI, dark mode, note themes, search, and smooth animations.
根据分类、Topic 和编程语言匹配的相似项目。

TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.

YTubic is a fast, responsive, open-source YouTube Music desktop client for Windows, Linux, and macOS that uses direct InnerTube API communication and aggressive caching to provide instant navigation and playback.

React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.