Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/slashxu/rn-custom-tabbar

Simples custom Tab Bar em React-Native
https://github.com/slashxu/rn-custom-tabbar

react-native

Last synced: 10 days ago
JSON representation

Simples custom Tab Bar em React-Native

Awesome Lists containing this project

README

        

# Custom TabBar

![GitHub repo size](https://img.shields.io/github/repo-size/slashxu/README-template?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/slashxu/README-template?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/slashxu/README-template?style=for-the-badge)


img01

> Exemplo simples em React-native de uma Tabbar customizada.

## 💻 Pré-requisitos

- Expo
- React
- React-Native
- React-Navigation
- @react-navigation/bottom-tabs

## 🚀 Instalando Projeto

Para instalar o projeto, siga estas etapas:

Clone o repositĂłrio

```
https://github.com/slashxu/rn-customTabBar.git
```

Baixe as dependĂŞncias

```
npm install ou yarn install
```

Rodando o app

```
expo start
```

🙋‍♂️ Author

- **Sergio Junior** - [Slashxu](https://github.com/slashxu)

[⬆ Voltar ao topo](#custom-TabBar)