Skip to content

Latest commit

 

History

History
62 lines (42 loc) · 1.42 KB

README.md

File metadata and controls

62 lines (42 loc) · 1.42 KB

Ghost Contacts

Ghost Contacts is a React Native application that allows you to manage a secret contact list. The app ensures privacy by keeping your contacts hidden from the default contact list.

⚠️ Disclaimer: If someone has access to your device, this app will not protect your contacts from being discovered. Use it at your own discretion. However, this app can, potentually, hide your contacts from other apps.

📱 Preview

Add New Contact

Add New Contact

Contacts List

Contacts List

🚀 Features

  • 📂 Secret contact list management
  • 🌙 Minimalist UI/UX
  • 🔧 Built with React Native & Expo

🔧 Installation

To run Ghost Contacts locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/demensdeum/GhostContacts
    cd GhostContacts
  2. Install dependencies:

    npm install

    or

    yarn install
  3. Start the app:

    expo start

📦 Technologies Used

🔗 Online Application

You can access the online version of the app here:
Ghost Contacts – Online

🔗 Expo Snack

You can try the app on Expo Snack: Ghost Contacts on Snack

📜 License

MIT License © 2025 Ilia Prokhorov