/lazysend-react-native

iOS/Android - Send a WhatsApp message to a person without adding him/her to phone book.

Primary LanguageJavaScript

LazySend in React Native version

It is so stupid that I have to add a new person every time to phone book because I want to send a WhatsApp message to him/her.

That's why I make this simple react native mobile application. It allows you to send a WhatsApp message to a person without adding him/her to the phone book.

Screen Capture

Clone & Install

The instructions below will get you a copy of the project up and run on your machine.

Clone the repo, and run:

# install global dependencies (if you don't have)
brew install node
brew install watchman
npm install -g react-native-cli
npm install -g flow-typed

# install dependencies
npm install

# open the app in the iOS Simulator (require XCode installed)
npm run ios

Coding Standard

Built With

Author

Declaration

This is NOT an official product by WhatsApp Inc. Any communication between users and WhatsApp servers is handled by official WhatsApp application. It only provides a shortcut for users to open official WhatsApp application by using API links.

Questions?