Hi,
My goal is to display fullscreen slides when a user clicks in a tab. So, the 2 possible solutions I thought were:
- Hide nav bar and tab bar when the user clicks in the tab, or
- Displaying a modal with the slides when the user clicks in the tab.
I've been having problems with both approaches. Anyone has done something similar?
Thanks