Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nischay-code/reactnative_chatapp
ReactNative_ChatApp: A real-time one-to-one chat application with Firebase integration and essential React Native dependencies. 📱💬
https://github.com/nischay-code/reactnative_chatapp
android-application android-studio firebase gifted-chat image-picker react-native react-native-paper react-navigation uuid vector-icons
Last synced: about 1 month ago
JSON representation
ReactNative_ChatApp: A real-time one-to-one chat application with Firebase integration and essential React Native dependencies. 📱💬
- Host: GitHub
- URL: https://github.com/nischay-code/reactnative_chatapp
- Owner: nischay-code
- Created: 2022-09-27T15:43:18.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-05T06:32:05.000Z (11 months ago)
- Last Synced: 2024-02-05T07:42:09.955Z (11 months ago)
- Topics: android-application, android-studio, firebase, gifted-chat, image-picker, react-native, react-native-paper, react-navigation, uuid, vector-icons
- Language: JavaScript
- Homepage:
- Size: 539 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReactNative_ChatApp 📱💬
A one-to-one chat application built using React Native. This project enables users to engage in real-time conversations with each other through a simple and intuitive mobile application.
## Getting Started 🚀
To run this application locally, follow these steps:1. Clone the repository:
```bash
git clone https://github.com/nischay-code/ReactNative_ChatApp.git
```
2. Navigate to the project directory:
```
bash
cd ReactNative_ChatApp
```
3. Install dependencies:
```
bash
npm install
```
3. Run the application:
```
bash
npm start
```
Make sure you have the necessary development environment set up for React Native.## Features ✨
- **One-to-One Chat:** Engage in real-time conversations with other users.
- **User Authentication:** Sign in and log in securely to access the chat features.
- **Intuitive UI:** User-friendly interface for a seamless chat experience.
## Dependencies 📦- `@react-native-firebase/storage`
- `@react-navigation/native`
- `@react-navigation/stack`
- `react-native`
- `react-native-gesture-handler`
- `react-native-gifted-chat`
- `react-native-image-picker`
- `react-native-paper`
- `react-native-reanimated`
- `react-native-safe-area-context`
- `react-native-screens`
- `react-native-uuid`
- `react-native-vector-icons`## Contributing 🤝
Feel free to contribute to this project. Fork the repository, make your changes, and submit a pull request.Happy coding! 🚀
# Screenshots 📸
Here are some screenshots showcasing different aspects of the ReactNative_ChatApp:**Sign Up**
**Sign Up by Adding Name and Image**
**Login**
**Home**
**Chat**
**User Profile**