Skip to content

Simple chat application using React Native, Redux, Redux Thunk, and Firebase

Notifications You must be signed in to change notification settings

Demir-Utku/VChat

Repository files navigation

VChat

VChat is a simple messaging application.


Project Structure

Authentication part was handled using two simple pages that are login and register pages.

Message component includes one main sub-component that lists messages, and inside this sub-component, a message detail component were added that displays the message content.

Contacts component created using the FlatList component.

In the Profile component, a drawer structure was used that includes profile picture, user name, and email address.


Technologies


Features

Initial page of application

Authentication (login and register) pages

Profile page

Message page

Contact page

Drawer and tab structure

Messages with texts and images

Image picker for profile picture and message


Photos from the Application

                           



             


Todos

Favourite contacts list

Group messaging

Audio and video call

Light and dark view mode switcher

Message dates

About

Simple chat application using React Native, Redux, Redux Thunk, and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published