aksonov / aksonov/react-native-router-flux
Maintain Tabs across all scenes
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 8.9k
- Forks
- 2.1k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Hi all,
Is it possible to maintain the tabs (tab bar) across all scenes?
Example of what I am trying to achieve is, in the below example, I want to show the tabs "Home" and "PictureList" on all scenes, in the example also the "PictureDetail" scene. But I do not want PictureDetailScene to be included as a tab in the actual tab bar. Basically want to maintain a tab bar as a global navigation across all other scenes.
Is this possible? Or would I need to create my own tab bar and maintain it outside RNRF?
```
```
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.