https://github.com/luiizsilverio/my-gmail
React Native + NativeWind + Expo-Router
https://github.com/luiizsilverio/my-gmail
clsx expo-router expo-router-drawer expo-router-tabs nativewind react-native
Last synced: about 2 months ago
JSON representation
React Native + NativeWind + Expo-Router
- Host: GitHub
- URL: https://github.com/luiizsilverio/my-gmail
- Owner: luiizsilverio
- Created: 2024-04-12T22:45:51.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-22T23:02:24.000Z (about 1 year ago)
- Last Synced: 2025-02-01T17:11:49.589Z (4 months ago)
- Topics: clsx, expo-router, expo-router-drawer, expo-router-tabs, nativewind, react-native
- Language: TypeScript
- Homepage:
- Size: 972 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MY-GMAIL 📪
## Sobre a aplicação
Aplicação desenvolvida em React Native, que imita o layout do App do GMail, utilizando as rotas do Expo-Router do tipo Tabs e Drawer. Baseado no vídeo do canal do Youtube do _Rodrigo Gonçalves__, [Recriei a interface do Gmail com React Native + Expo Router + Tailwind](https://www.youtube.com/watch?v=sVyuyUZPxiQ).
## :hammer_and_wrench: Tecnologias
* __React Native__ + __Expo__ + __Typescript__
* __NativeWind__ para estilização
* __Expo-Router__ para rotas
## :camera_flash: Screenshots
![]()
![]()
## :car: Iniciando a aplicação
Baixe o repositório com git clone e entre na pasta do projeto.
```bash
$ git clone https://github.com/luiizsilverio/my-github
$ cd my-github
$ npm install
$ npm start
```## :email: Contato
[](https://www.linkedin.com/in/luiz-s-de-oliveira-6b6067210)
[](mailto:[email protected])