aksonov / aksonov/react-native-router-flux
Maintain Tabs across all scenes
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 8.9k
- Forks
- 2.1k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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?
```
```
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.