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.
- 📂 Secret contact list management
- 🌙 Minimalist UI/UX
- 🔧 Built with React Native & Expo
To run Ghost Contacts locally, follow these steps:
-
Clone the repository:
git clone https://github.com/demensdeum/GhostContacts cd GhostContacts
-
Install dependencies:
npm install
or
yarn install
-
Start the app:
expo start
You can access the online version of the app here:
Ghost Contacts – Online
You can try the app on Expo Snack: Ghost Contacts on Snack
MIT License © 2025 Ilia Prokhorov