ptomasroos / react-native-tab-navigator

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

Feature floating scene #106

Closed alfonsodev closed 8 years ago

alfonsodev commented 8 years ago

floatingScene prop allows you to inject an additional scene 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. `