Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1016 Bytes

File metadata and controls

30 lines (24 loc) · 1016 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.0.0] - 2024-09-24

Added

  • Initial release of react-firebase-chat
  • Real-time messaging with Firebase integration
  • Cross-platform compatibility with React Native
  • Modern UI components with TypeScript support
  • User authentication and management
  • File upload and camera integration
  • Gallery view for media messages
  • Typing indicators and connection status
  • Message encryption utilities
  • Responsive design with Tailwind CSS

Features

  • SimpleChat: No authentication required chat
  • Firebase Integration: Real-time synchronization
  • Cross-Platform: Works with React Native apps
  • TypeScript: Full type safety
  • Modern UI: Beautiful, responsive design
  • Addons: Camera, file upload, and gallery components