Skip to content

tomtwo/sms-utility-app

Repository files navigation

sms-utility-app

React Native client for sending spoof SMS using sms-utility-api.

## Installation

# install dependencies
yarn # or npm install

# add URL for deployed sms-utility-api to .env
echo "API_URL=http://localhost:3000\nAPI_KEY=not_in_use" > .env

Development

  • Preferred: use XDE.
  • Alternatively: npm run start

create-react-native-app

This project was bootstrapped with Create React Native App. You can see the original guide for CRNA here.

About

react native sms-utility client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published