An open API service indexing awesome lists of open source software.

https://github.com/saddamarbaa/signal-clone-app-reactnative-typescript

==> Building Signal Clone App with React Native + TypeScript + Expo + React Navigation + Firebase Realtime Database + User Authentication + Passwordless Authentication with Magic Links
https://github.com/saddamarbaa/signal-clone-app-reactnative-typescript

expo firebase firebase-database react-native react-native-vector-icons reactjs reactnavigation typescript

Last synced: about 2 months ago
JSON representation

==> Building Signal Clone App with React Native + TypeScript + Expo + React Navigation + Firebase Realtime Database + User Authentication + Passwordless Authentication with Magic Links

Awesome Lists containing this project

README

        

# Signal Clone
Building Signal Clone App with React Native, TypeScript, Expo, React Navigation,
Firebase, with complete user authentication (mobile and web friendly).

# Table of contents

- [Author](#Author)
- [Technologies](#Technologies)
- [Optimizations](#Optimizations)
- [Contributing](#Contributing)
- [Status](#status)
- [Features](#Features)
- [Inspiration](#inspiration)
- [Related Projects](#Related_Projects)
- [Support](#Support)
- [Feedback](#Feedback)
- [Run Locally](#Run_Locally)
- [Environment Variables](#Environment)
- [Screenshots](#Screenshots)

# Author

### @Saddam Arbaa

# Technologies

**Client:**

- React Native
- TypeScript
- Expo
- React Navigation

**Server:**

- Firebase Realtime Database
- Firebase Google Authentication
- Firebase Email and password Authentication

# Features

- Complete user authentication users can sign in, sign out
- Forgot password and Reset password (Magic links)
- Add chat rooms
- Realtime time chat

# Optimizations
- Function components
- React hooks
- TypeScript
- Advanced Optimization (Todo)

# Contributing

Contributions are always welcome!

# Related_Projects

### Front-End Mentor Rest Countries API Challenge app built with React Native + TypeScript + Expo + React Navigation
### Github Repo

### Zoom Clone App built with React Native + TypeScript + Expo + React Navigation
### Github Repo

### Facebook Clone App built with React Js + Next Js + TypeScript + Redux + Styled Components

### Github Repo

### LIVE DEMO

### Instagram Clone App built with React Js + Next Js + TypeScript + Redux + Tailwind CSS + Heroicons

### Github Repo

### LIVE DEMO

### Messenger Clone App built with React Js + Next Js + Redux + Styled Components + Material-UI

### Github Repo

### LIVE DEMO

### Airbnb Clone App built with React Js + Next Js + Redux + Tailwind CSS

### Github Repo

### LIVE DEMO

### Amazon Clone App built with React Js + Redux + Styled Components

### Github Repo

### LIVE DEMO

### Netflix Clone App built with React Js + Stripe Checkout/Payments + Firebase Hosting

### Github Repo
### LIVE DEMO

# Support

For support, email [email protected].

# Feedback

If you have any feedback, please reach out to me at [email protected]

Twitter
https://twitter.com/ArbaaSaddam/

Linkedin.
https://www.linkedin.com/in/saddamarbaa/

Github
https://github.com/saddamarbaa

Instagram
https://www.instagram.com/saddam.dev/

Facebook
https://www.facebook.com/saddam.arbaa

# Run_Locally

Clone the project

```bash
https://github.com/saddamarbaa/signal-clone-app-reactnative-typescript
```

Go to the project directory

```bash
cd signal-clone-app-reactnative-typescript
```

Install dependencies

```bash
yarn install
```

Start the server

```bash
yarn start
```

# Environment

- To run this project, you will need to create a new project on firebase, setup Firebase google authentication as well as Firebase Email and password Authentication
and add the following environment variables to your next.config.js

- API_KEY
- AUTH_DOMAIN
- PROJECT_ID
- STORAGE_BUCKET
- MESSAIN_SENDER_ID
- APPID

# Status

Project is: in progress I'm working on it in my free time

# Inspiration

Build By Saddam Arbaa Project inspired by [Signal] https://signal.org/en/

# Screenshots

## Home Screen

![image](https://user-images.githubusercontent.com/51326421/173178859-dae37059-ef71-46cf-9316-2565045a2817.png)

![image](https://user-images.githubusercontent.com/51326421/173178845-6ea506dd-cbc2-4b40-b8f8-9280571cb93a.png)

## Real Time Chat
![image](https://user-images.githubusercontent.com/51326421/173179029-f39cf5b1-c575-492b-8299-b72790548f48.png)

![image](https://user-images.githubusercontent.com/51326421/173179090-9c4d5609-e140-499e-aa76-ca3d9ffe484f.png)

## Add Chat Room Screen
![image](https://user-images.githubusercontent.com/51326421/173179272-8883873b-644d-4448-8d68-785d9f47de66.png)

## Signup Screen

![image](https://user-images.githubusercontent.com/51326421/173179139-57fe45f5-581c-4ef4-9c8f-094afd42be87.png)

![image](https://user-images.githubusercontent.com/51326421/173179152-a042d0fa-a8e2-4bb6-8a83-e750436e1863.png)

## LogIn Screen

![image](https://user-images.githubusercontent.com/51326421/173179115-0b90fa77-1eda-41ae-a434-4c8c66cd0ef1.png)

![image](https://user-images.githubusercontent.com/51326421/173179126-75a71286-b9cd-4b21-acfb-d16cafb46f3d.png)

## Forgot Password Screen

![image](https://user-images.githubusercontent.com/51326421/173179190-e5be1fee-03bd-47c9-917f-2e9b46ee110e.png)

![image](https://user-images.githubusercontent.com/51326421/173179201-d8a3578b-9c1b-4319-8733-f5e787b56629.png)