I created a MainPage with 3 pages
Inside the MainPage, I flip through 3 tabs, the contents of the pages change under them
It works
But when I added a button to 1 tab and try to switch from it to a modal window, the transition is implemented
The modal window has no navigation style
But the MainPage with 3 tabs now has a blue stripe that overlaps them, now the names of the tabs are not visible.
So that you can figure it out, I’ll explain
MainPage contains tab logic
Draft – the first tab
Diary – the second tab
Profile – the third tab
Work is a modal window that opens with a button from the Draft page
If my explanations are not enough, I can supplement my code sections, send possible solutions
vovrin1404 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.