As a developer, I need to create immersive experiences to provide to the users the best UX possible.
I need to be able to fullscreen a DIV element on Safari for iOS, the same as iPadOS and MacOS offers but for iPhones.
This is a very much needed feature, how can I use fullscreen API in iPhone for HTML elements like DIVs ?
Thanks
Post
Replies
Boosts
Views
Activity
We need the Fullscreen API to work on DIV elements in iOS iPhones for Safari browser.
the Fullscreen API is already available for DIV elements in iPad and Mac. We need the same for iPhone.