Skip to content

React Native application to send whatsapp messages to numbers not in contact list

Notifications You must be signed in to change notification settings

Codebrahma/whatsquick-mobile

Repository files navigation

whatsquick-mobile

React Native application to send whatsapp messages to numbers not in contact list

build

yarn install
yarn start

Running on a device

For Android

react-native run-android

For iOS

react-native run-ios

Release build

For android

Add the following keystore properties to gradle.properties to make a release build

MYAPP_RELEASE_STORE_FILE=
MYAPP_RELEASE_KEY_ALIAS=
MYAPP_RELEASE_STORE_PASSWORD=
MYAPP_RELEASE_KEY_PASSWORD=

npm run build-android

About

React Native application to send whatsapp messages to numbers not in contact list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published