ptomasroos / react-native-tab-navigator

A tab bar that switches between scenes, written in JS for cross-platform support
MIT License
2.4k stars 415 forks source link

floatingScene prop allows you to inject an additional scene #107

Closed alfonsodev closed 6 years ago

alfonsodev commented 7 years ago

That renders on top of all other scenes and is always visible across different selected tabs/scene. A practical example could be the mini music player in Apple Music app that appears behind the tabs navigator and is always visible across the different scenes.

ptomasroos commented 6 years ago

Will close since this issue is more than a year, feel free to a open a new if this is still a issue.