Skip to content

yaftes/textly

Repository files navigation

📱 Textly

Textly is a modern React Native SMS management application built for Android.
It allows users to view, manage, and interact with their text messages in a clean and intuitive interface.


✨ Features

  • 📩 View all SMS conversations
  • 💬 Open detailed chat threads
  • 🗑 Delete messages
  • 🔔 Local notification support
  • ⚙ Settings screen customization
  • 📲 Background message listening support
  • 🔐 SMS permissions handling

🛠 Tech Stack

  • React Native
  • TypeScript
  • Native Android Modules (for SMS access)
  • Content Resolver (Android)
  • React Native Vector Icons
  • Local Notifications

📸 Screenshots

📨 Messages Screen

Displays all SMS conversations in a clean list view.

Messages Screen


💬 Chat Detail Screen

View full conversation history with a selected contact.

Chat Detail


⚙ Settings Screen

Customize your application settings.

Settings


⚙ Additional Settings View

More configuration options and preferences.

Settings Extra


🔐 Permissions Used

Textly requires the following Android permissions:

  • READ_SMS
  • SEND_SMS
  • RECEIVE_SMS

These permissions are required to access and manage SMS messages securely on the device.


🚀 Installation

git clone https://github.com/yaftes/textly.git
cd textly
npm install
npx react-native run-android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors