Posts

Post not yet marked as solved
4 Replies
6.5k Views
I'm trying to fit the TextEditor inside a ScrollView. Is there a way to make TextEditor only takes up the space that it needs to fit all text? or simply, how to change the height of the TextEditor dynamically to fit all the text?
Posted
by umayanga5.
Last updated
.
Post not yet marked as solved
1 Replies
3.2k Views
I want to display data fetched from Core Data in a widget. But @FetchRequest doesn’t work on widgets. As I understand, we have to create an app group and make a shared persistent container. What I want to know is how to read (fetch) data on widgets from that shared persistent container.  or simply, how to display data fetched from Core Data in widgets. Please help me. Thanks.
Posted
by umayanga5.
Last updated
.
Post not yet marked as solved
0 Replies
681 Views
Is there any way to get that new full screen date picker with background blur when tapping a custom button other than tapping the CompactDatePickerStyle() date picker text?
Posted
by umayanga5.
Last updated
.