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
{{ message }}
This repository was archived by the owner on Sep 25, 2024. It is now read-only.
As the view is loaded all the various tabs are visible. I want to load only one tab when the view is loaded like in Safari where when the view is loaded only one tab is visible.
When multi tabs are present, I can still touch collection view cell item for example if I create search bar in collection view the user is still able to interact with search bar. What i want is to stop the user interaction with the collection view cell when multi tabs are visible.