Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 984 Bytes

readme.md

File metadata and controls

34 lines (25 loc) · 984 Bytes

React SmsForwarder

This is SMS forwarding app created with React-Native.

How to use

  • Open the app
  • Enabe the Start Forwarding toggle to active the service
  • Disable the Start Forwarding toggle to deactivate the service
  • You can add the number to which you want to forward the SMS using the Add Contact button

Run it locally

  • Download or Clone the repo
  • Run npm install
  • Run npx react-native start

Preview

Build the apk

  • You can follow this guide to build the release apk

To-Do

  • Auto Start the serivce on boot