Post

Replies

Boosts

Views

Activity

Reply to Displaying Photos with PhotoKit inside LazyVGrid uses a lot of memory
I have, however that would make it one more step for the user. Because I want to have a grid view and on top of that is a square where the user can move and zoom the selected photo from the grid within the same view. (This part is missing in above code)
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’22
Reply to Displaying Photos with PhotoKit inside LazyVGrid uses a lot of memory
Yes, I actually have used that you can see I still have a function called preCacheImages unless I did do something wrong, it doesn't change the memory usage... Additionally I don't know a way to see which rows are "coming up"... or should I just load all photos at once (that doesn't seem like the correct way of doing it.)
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’22
Reply to Communication Notifications not working
I found the issue. My NSE was calling the contentHandler twice at some point which is why it couldn't be updated anymore.
Topic: Code Signing SubTopic: Entitlements Tags:
Replies
Boosts
Views
Activity
Nov ’22