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

https://github.com/luiizsilverio/app-alugue

Aplicação mobile desenvolvida em React Native + Swiper + Stars
https://github.com/luiizsilverio/app-alugue

react-native react-native-stars react-native-swiper sujeitoprogramador

Last synced: about 2 months ago
JSON representation

Aplicação mobile desenvolvida em React Native + Swiper + Stars

Awesome Lists containing this project

README

          

# APP-ALUGUE 🏘

Aplicação desenvolvida em React Native, baseada no vídeo [Criando interface Aplicativo ALUGUE do zero com React Native -parte 1](https://www.youtube.com/watch?v=cYz4bVvfPVk) e [parte 2](https://www.youtube.com/watch?v=CsZbi6kXXxE), do canal do Youtube *Sujeito Programador*.

Utiliza o componente __Swiper__ para fazer um slider de imagens.

Além disso, utiliza o componente __Stars__ para o usuário conseguir classificar por estrelas.

Tive de adaptar o uso de fontes explicado no vídeo para a versão 11 do __Expo-Font__.

## 🚀 Tecnologias

- __React Native__ + __Expo__
- __React-Native-Swiper__ para slider de imagens
- __React-Native_Stars__ para classificação por estrelas
- __Expo-Font__ versão 11

## :camera_flash: Screenshots
![](https://github.com/luiizsilverio/app-alugue/blob/master/src/assets/alugue.gif)

## :car: Iniciando a aplicação
```bash
$ git clone https://github.com/luiizsilverio/app-alugue
$ cd app-alugue
$ yarn
$ yarn start
```

## :balance_scale: Licença
Este projeto está licenciado sob a [licença MIT](LICENSE).

## :email: Contato

[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/luiz-s-de-oliveira-6b6067210)
[![E-mail](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white)](mailto:luiiz.silverio@gmail.com)