Closed vdeep closed 6 years ago
It is currently not possible to achieve this using Jelly. But I think it could be possible to integrate this functionality into Jellys Presentation Controller Logic. I will try to put this into the next release if its possible. I'll keep you up to date.
UPDATE: According to the Apple Docs this should be possible. I'll give it a try if I find some time.
Can be accomplished by using the new LIVE UPDATE Feature in Jelly 2.0.0.
Is there any way we can automatically adjust the height/top of the presented view controller when in-call status bar is displayed/hidden? You can check the screenshots for reference.
Here I've set the size of the presented view controller to be offset 20 from all sides from main screen bounds. I'm using JellySlideInPresentation with following settings:
Please let me know if this is achievable.