Posts

Post not yet marked as solved
0 Replies
383 Views
I have an app similar to a Cooking recipes style app. I need to initialize the Coredata entity with some default recipes during the app 1st launch. The user can change this later. I Assume this should be done via background operations. From where should this initializer function be called? Is there any official doc/ guidance regarding the correct way of implementing this in swiftUI?
Posted
by tbodurian.
Last updated
.
Post not yet marked as solved
0 Replies
228 Views
on IOS navigationTitle displays as a large text and collapses as user scrolls. Same code on Mac shows title in small size. Is it possible to achieve the iOS collapsing title style on macOS without custom view? macoOS App Store also shows this collapsing behavior.
Posted
by tbodurian.
Last updated
.