Customize and resize sheets in UIKit

RSS for tag

Discuss the WWDC21 session Customize and resize sheets in UIKit.

Posts under wwdc21-10063 tag

6 Posts

Post

Replies

Boosts

Views

Activity

iOS 15 'Drag to Dismiss' Regression
It seems that iOS 15 has broken modal view controller 'drag to dismiss' under the following configuration: The presented modal contains a nested scroll view && the outer scroll view is horizontally scrollable In iOS 13 and 14, UIScrollViews would propagate scroll events correctly, and despite the nested scroll view complexity, downwards scroll events would bubble up to the modal drag-to-dismiss gesture when appropriate. In iOS 15, this seems to have broken (even for builds still targeting iOS 14). I'm presuming some of the internal logic for modal drag down changed to support the new sheet presentation APIs, and in doing so, nested scroll view support broke. I'm curious as to how many others are running into this issue, and if anyone has found a workaround. I've submitted a bug report, although given how late it is in the beta cycle I'm not hopeful we'll see a fix before the public release of iOS 15.0.
6
0
5.0k
May ’22
Why The Installed App's Size Showed By The Device Setting-StorageSpace Page Is Larger Than The Size On The AppStore Detail Page?
My device info is iPhone11 , ios14.6。After I download some app from AppStore, I see that the app size on the device setting storage space page is larger about 11 megabytes than the showed size on the AppStore detail page (while mostly the former is smaller about 5 megabytes than the latter)。So, I want to know , what reasons can result in this case happened ? How can my app enjoy this effect ?
1
0
730
Dec ’21
UISheetPresentationController Small Detents
Hi team, are there any plans to add a small detent to this controller? Or the ability to set a custom height? I love that this is here, but without one of those features I fear I won't be able to use it as much as I'd like to. Thanks! https://developer.apple.com/documentation/uikit/uisheetpresentationcontroller/detent
1
0
1.2k
Jul ’21
My app doesn't scale to the full screen after changing the zoom settings from Settings > display and brightness > view > zoomed..
Hi, My app doesn't scale to the full screen after changing the zoom settings from Settings > display and brightness > view > zoomed. The app shrinks from top and bottom displaying black bands on some portions of top and bottom. Any suggestions/ideas what's causing this and how can I fix it? Thanks in advance. Regards, Rahul
0
0
581
Jul ’21
iOS 15 'Drag to Dismiss' Regression
It seems that iOS 15 has broken modal view controller 'drag to dismiss' under the following configuration: The presented modal contains a nested scroll view && the outer scroll view is horizontally scrollable In iOS 13 and 14, UIScrollViews would propagate scroll events correctly, and despite the nested scroll view complexity, downwards scroll events would bubble up to the modal drag-to-dismiss gesture when appropriate. In iOS 15, this seems to have broken (even for builds still targeting iOS 14). I'm presuming some of the internal logic for modal drag down changed to support the new sheet presentation APIs, and in doing so, nested scroll view support broke. I'm curious as to how many others are running into this issue, and if anyone has found a workaround. I've submitted a bug report, although given how late it is in the beta cycle I'm not hopeful we'll see a fix before the public release of iOS 15.0.
Replies
6
Boosts
0
Views
5.0k
Activity
May ’22
CreateML actionclassifier keypoints, angle,feedback for correction to user
Hello, is there a possibility to use the actionClassifier in CreateML ro create a fitnessApp that can recognize the action AND GIVE CORRECTION feedbacks to the user by using the the recognized keypoints? Maybe 3 keypoints as an angle and give feedback? How can I access those joints in Xcode?
Replies
1
Boosts
0
Views
846
Activity
Apr ’22
customizable/resizable sheets in SwiftUI?
I just watched the "Customize and resize sheets in UIKit" session and would like to know if/when the functionality in that session will be exposed in SwiftUI. Also, can we have customizable detent sizing? Based on content ideal height? Thanks!
Replies
2
Boosts
0
Views
2.8k
Activity
Mar ’22
Why The Installed App's Size Showed By The Device Setting-StorageSpace Page Is Larger Than The Size On The AppStore Detail Page?
My device info is iPhone11 , ios14.6。After I download some app from AppStore, I see that the app size on the device setting storage space page is larger about 11 megabytes than the showed size on the AppStore detail page (while mostly the former is smaller about 5 megabytes than the latter)。So, I want to know , what reasons can result in this case happened ? How can my app enjoy this effect ?
Replies
1
Boosts
0
Views
730
Activity
Dec ’21
UISheetPresentationController Small Detents
Hi team, are there any plans to add a small detent to this controller? Or the ability to set a custom height? I love that this is here, but without one of those features I fear I won't be able to use it as much as I'd like to. Thanks! https://developer.apple.com/documentation/uikit/uisheetpresentationcontroller/detent
Replies
1
Boosts
0
Views
1.2k
Activity
Jul ’21
My app doesn't scale to the full screen after changing the zoom settings from Settings > display and brightness > view > zoomed..
Hi, My app doesn't scale to the full screen after changing the zoom settings from Settings > display and brightness > view > zoomed. The app shrinks from top and bottom displaying black bands on some portions of top and bottom. Any suggestions/ideas what's causing this and how can I fix it? Thanks in advance. Regards, Rahul
Replies
0
Boosts
0
Views
581
Activity
Jul ’21