Skip to content

ClipVault is a modern, open-source clipboard manager app built with React Native and Expo Router. It offers clipboard history management, search, dark mode, secure PIN protection, and a sleek drawer navigation UI. Perfect for users who want efficient clipboard control on mobile devices.

License

Notifications You must be signed in to change notification settings

innovatewithkishlay/ClipVault

Repository files navigation

ClipVault

ClipVault is a modern, open-source clipboard manager app built with React Native, Expo Router, and React Native Paper. It allows you to save, search, and manage your clipboard history with a beautiful UI, dark mode support, secure PIN protection, and more.

GitHub stars


✨ Features

  • Save and manage clipboard items
  • Search clipboard history instantly
  • Dark mode support
  • Secure PIN protection
  • Drawer navigation (Clipboard & Settings)
  • Responsive and modern UI
  • Open source and ready for contributions

🚀 Getting Started

1. Clone the repository

git clone https://github.com/innovatewithkishlay/ClipVault.git
cd ClipVault

2. Install dependencies

npm install

3. Start the development server

npx expo start

You can now open the app in:

  • Expo Go (scan the QR code)
  • Android emulator
  • iOS simulator

📱 Running on Device or Emulator

For Android:

npm run android

For iOS (Mac only):

npm run ios

🏗️ Building the APK

To generate an APK for Android (for sharing or installing):

npx eas-cli build:configure
eas build -p android --profile preview

The build link will appear in your terminal and on your Expo dashboard.


🛠️ Project Structure

  • app/ — Source code (screens, navigation, etc.)
  • assets/ — Images, icons, and fonts
  • utils/ — Theme context and helpers
  • app.json — Expo configuration

🤝 Contributing

This project is open source. Anyone can contribute to make it better!

How to contribute

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature)
  3. Commit your changes (git commit -m 'Add new feature')
  4. Push to your branch (git push origin feature/your-feature)
  5. Open a Pull Request

Code of Conduct

Please be respectful and follow the Contributor Covenant guidelines.


📄 License

This project is licensed under the MIT License. MIT License

Copyright (c) 2025 ClipVault

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


🌍 Links


ClipVault is open source. Anyone can come and contribute and make this more awesome!

About

ClipVault is a modern, open-source clipboard manager app built with React Native and Expo Router. It offers clipboard history management, search, dark mode, secure PIN protection, and a sleek drawer navigation UI. Perfect for users who want efficient clipboard control on mobile devices.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •