I m tryng with Stack Navigator Card mode but is the same… I see the exactly animation as if I wouldnt use it… What I m doing wrong?
(I need a heather “none”)
Thanks.
1 Like
Hi there,
use top navigator.
2 Likes
But how can I hide it 100%
1 Like
Set all the colors in the Tab Navigator to Transparent
rgba(255,255,255,0)
Thanks!
2 Likes
Thanks!
1 Like
Em, I put evertything transparent but the bars are there and part of the background now is white… How can I fix that?
What about the Card Mode of Stack navigator?? Does it function???