https://github.com/ankeshbanerjee/rn_blinktalk
React Native Application which facilitates real-time one-to-one and group chat, real-time push notifications, file attachment with chat, dark mode and much more
https://github.com/ankeshbanerjee/rn_blinktalk
axios contextapi fcm-push-notification notifee react-native socket-io-client typescript
Last synced: about 1 month ago
JSON representation
React Native Application which facilitates real-time one-to-one and group chat, real-time push notifications, file attachment with chat, dark mode and much more
- Host: GitHub
- URL: https://github.com/ankeshbanerjee/rn_blinktalk
- Owner: ankeshbanerjee
- Created: 2024-04-22T21:15:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T19:37:32.000Z (over 1 year ago)
- Last Synced: 2025-02-11T20:26:54.521Z (over 1 year ago)
- Topics: axios, contextapi, fcm-push-notification, notifee, react-native, socket-io-client, typescript
- Language: TypeScript
- Homepage:
- Size: 16.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description
App name - **BlinkTalk**
BlinkTalk is a cross-platform Real-time Chat Application which is made using React Native.
**Download and test the app:** [Click here](https://drive.google.com/file/d/1wBh2B6W0dkHpJGUq47MdIUccxpLTNJHM/view?usp=sharing) to get the .apk file and explore its features!
## Features
- Supports both One-to-one and Group chats.
- Real-time push notifications.
- Real-time typing indicator.
- Supports file-attachment.
- Both light and dark mode support.
## Demo

## Tech Stack
- React Native with Typescript.
- Socket.io-client for handling real-time socket events.
- Firebase Cloud Messaging (FCM) for real-time push notifications.
- Notifee for showing and interacting with notifications.
- Axios to call APIs.
- ContextAPI for global state-management.
## Screenshots
| LOGIN | HOME TAB | PROFILE TAB |
| -------------------------- | ----------------------------- | ---------------------------- |
|  |  |  |
| HOME TAB (DARK) | NOTIFICATION-1 | NOTIFICATION-2 |
| --------------------------------- | ---------------------------------- | ---------------------------------- |
|  |  |  |
| CHAT CREATION | CHAT | CHAT (DARK) |
| ---------------------------------- | ------------------------- | ------------------------------ |
|  |  |  |
| FILE ATTACHMENT | CHAT WITH ATTACHMENT | MEDIA VIEWER |
| -------------------------------------- | -------------------------------------- | -------------------------------- |
|  |  |  |