Skip to content

parthataraf/chat-react-native

Repository files navigation

BadgerChat (React Native)

Overview

BadgerChat is a full-featured mobile chat application built using React Native and Expo. It supports authentication, real-time chat, message creation, deletion, and anonymous access.

Features

  • User login, registration, and JWT token handling
  • Drawer navigation across multiple chatrooms
  • Create/delete posts in specific rooms
  • "Continue as Guest" mode with read-only access
  • Uses expo-secure-store for secure credential handling

Tech Stack

  • React Native (Expo)
  • Secure auth via JWT
  • React Navigation
  • Custom REST API integration

Setup

npm install
npm start

About

Mobile chat app built in React Native with secure login, post management, and guest mode.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published