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

https://github.com/marcosvel/heygroups

Chat App for groups with real time messages. Used expo, firebase and modalize with TextInput on it to create new groups.
https://github.com/marcosvel/heygroups

authentication expo firebase modalize

Last synced: about 2 months ago
JSON representation

Chat App for groups with real time messages. Used expo, firebase and modalize with TextInput on it to create new groups.

Awesome Lists containing this project

README

        

# HeyGroups

• Aplicativo de Chat em tempo real.

## Rodando localmente

Instale as dependências

```bash
yarn
```

Abra o emulador e rode o projeto

```bash
npx expo start
```

## Stack/Libs utilizadas

• Expo React Native

• Firebase

• Modalize

## Demonstração
![image](https://user-images.githubusercontent.com/62637265/196578470-40338e22-1b54-4fa7-833f-52dcc8156301.png)
![image](https://user-images.githubusercontent.com/62637265/196578737-ad4bb37a-44a9-4a13-a94c-4361971a3dd6.png)
![image](https://user-images.githubusercontent.com/62637265/196578522-98498d3a-01b7-46d7-9221-6427761dcf4d.png)
![image](https://user-images.githubusercontent.com/62637265/196578555-be8b9654-0fec-49ec-8715-6bc935f41c14.png)
![image](https://user-images.githubusercontent.com/62637265/196578608-4a29ab1e-7bdb-409f-b68c-ff9fb75585f7.png)
![image](https://user-images.githubusercontent.com/62637265/196578649-12c7e650-8eba-466c-9bbc-57dee2cbda95.png)