CardStack renders NavigationBar at bottom in latest master
Author: SwizecCreated Jul 30, 2017Updated Apr 3, 2026
Labelsbug
When I use @shoutem/ui from Github, the NavigationBar renders at the bottom of the screen. I'm expecting it to render at the top.
If I switch to tag 0.19.0, then it renders correctly.
Switching @shoutem/ui versions is the only change. My app code is the same.
Source: shoutem/ui