1 min read
Password Generator

A React Native CLI app for generating passwords with customizable length and character sets. Built as a CLI (non-Expo) project to get comfortable with native project setup and configuration.

📋 Features

  • ✅ Customizable password length
  • ✅ Toggle uppercase, numbers, and symbols
  • ✅ Copy-to-clipboard support

🛠️ Stack

React Native CLI, TypeScript