Post

Replies

Boosts

Views

Activity

Reply to iOS 15 broke UIViewRepresentable. updateUIView is called before bounds are updated.
Please try with DispatchQueue.main.async inside UpdateUIView. One of my similar issue has been fixed with it. Looks like ios 15 updateuiview triggering before completing.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’21
Reply to iOS 15 broke UIViewRepresentable. updateUIView is called before bounds are updated.
Please try with DispatchQueue.main.async inside UpdateUIView. One of my similar issue has been fixed with it. Looks like ios 15 updateuiview triggering before completing.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’21