You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I created my DemoSlider view and I am trying to show it the first time when login in and then be able to show on demand. Not sure where to place DemoSlider that it will be full screen and tab navigation will be covered too.
And then in DemoSlider onDone() return App after DemoSlider is done?
But when I try to return DemoSlider from another view the navbar is always showing.
Where to correctly add DemoSllider?
Thank you
The text was updated successfully, but these errors were encountered:
Hi,
I created my DemoSlider view and I am trying to show it the first time when login in and then be able to show on demand. Not sure where to place DemoSlider that it will be full screen and tab navigation will be covered too.
And then in DemoSlider onDone() return App after DemoSlider is done?
But when I try to return DemoSlider from another view the navbar is always showing.
Where to correctly add DemoSllider?
Thank you
The text was updated successfully, but these errors were encountered: