Skip to content

abdullah-bahraq/rn-simple-note-app

Repository files navigation


📝 Simple Note App

A beautiful, minimal note-taking app built with Expo, Zustand, NativeWind, and React Native Reanimated. Inspired by apps like Apple Notes and Google Keep.


✨ Features

  • 📄 Create, edit, and delete notes
  • 🎨 Assign colors to notes
  • 💾 Notes persist using AsyncStorage
  • 🎭 Smooth animations powered by Reanimated
  • 🎨 Fully responsive, styled with Tailwind via NativeWind
  • 📱 Keyboard-aware inputs
  • ✅ Works on iOS and Android

📸 Preview

Home Screen Add Note Edit Mode
Home Screen Add Note Edit Mode

🚀 Getting Started

1. Clone the repo

git clone https://github.com/abdullah-bahraq/rn-simple-note-app.git
cd rn-simple-note-app

2. Install dependencies

npm install
# or
pnpm install

3. Run the app

npx expo start

Then:

  • Press i to open iOS simulator (Mac only)
  • Press a to open Android emulator
  • Or scan the QR with the Expo Go app

Made with ❤️ by abdullah-bahraq using Expo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published