Posts

Post not yet marked as solved
0 Replies
336 Views
Is it possible to use a SwiftData model as the model for SharePlay? My app is crashing when the app receives data from the Messenger
Posted Last updated
.
Post not yet marked as solved
0 Replies
429 Views
I am using the new tokens modifier on a '.searchable' field that was introduced in swiftUI 4. Is it possible to change the color of the tokens? There is a UIKit property on UISearchBar.searchTextField.tokenBackgroundColor parameter. Is there an equivalent for swiftUI?
Posted Last updated
.
Post marked as solved
1 Replies
5.1k Views
I am creating a widget similar to the music or podcast widget. I want to make the image larger when there is only 1 line of text, and shrink to fit up to 2 lines of text. How can I set the image size to fit the space properly?
Posted Last updated
.