Back
WA Uncontact
A utility mobile application that enables users to start WhatsApp conversations without saving the recipient's phone number to their contacts. The app also provides local history management by storing entered numbers in local storage for quick access.
WA Uncontact is a mobile application built with React Native that allows users to start WhatsApp conversations without saving phone numbers to their contacts. The application uses WhatsApp deep linking to redirect users directly to a chat screen after entering a valid phone number.
To improve usability, the app stores previously entered numbers locally using AsyncStorage, enabling users to quickly access recent contacts without retyping them. The project focused on creating a lightweight, simple, and efficient solution for users who frequently need to contact temporary or one-time recipients.
Key features include direct WhatsApp chat initiation, local history storage, phone number validation, and a clean user-friendly interface. The application was successfully published on the Google Play Store and demonstrates experience in mobile application development, deep linking integration, local data persistence, and React Native architecture.
Note: The application and repository are no longer actively maintained. Screenshots and documentation are preserved as project evidence.