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

https://github.com/karenyov/stack-top-navigation

React Navigation - Stack and Material Top Tabs
https://github.com/karenyov/stack-top-navigation

expo material-top-bar navigator react-native stack-navigation

Last synced: 8 months ago
JSON representation

React Navigation - Stack and Material Top Tabs

Awesome Lists containing this project

README

          

# React Navigation - Stack and Material Top Tabs
React Navigation - Tabs and Drawer

## Requisitos
- [Nodejs](https://nodejs.org/en/download/)

## Bibliotecas

:white_check_mark: [React Navigation](https://reactnavigation.org/)

## Rodando
> Entrar na pasta do projeto e executar:

```sh
//instalando dependências
npm i

// executando APP
npx expo start
```

# Screenshots