@saigontechnology/react-firebase-chat
Version:
A comprehensive ReactJS Firebase Chat library with real-time messaging, user authentication, and modern UI components
30 lines (24 loc) • 1.02 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [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