This repository was archived by the owner on May 1, 2024. It is now read-only.
Overlay Page #1801
Hackmodford
started this conversation in
Ideas
Overlay Page
#1801
Replies: 1 comment 6 replies
-
@Hackmodford I would say that our Popup can do this, can you confirm? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I recently wanted to creating my own Progress HUD.
This can be accomplished by using a modal view with a transparent background. However, this hijacks navigation meaning you cannot navigate to different pages in the background.
I came up with a solution whereby I can display a page as an overlay in iOS/Android. You can still perform regular navigation in the background. This feature could be used to create custom alerts, tutorial overlays, progress indicators, etc.
This seems like a great feature that could be added to XCT.
Beta Was this translation helpful? Give feedback.
All reactions