Post

Replies

Boosts

Views

Activity

Comment on Method to return a generic View type in SwiftUI
It's easy to think it should work that way - mostly because it should. Since they're structs, there's no path of ancestry. However, as structs are told to act a certain way - ostensibly following an interface. " : (some) View" SHOULD mean "I can use this where ever I can use a View." It should work that way. It does not because you're not in a world where you can say something like "this thing IS A view", but rather "this thing ACTS LIKE a view". Small but important distinction. :\
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Jun ’22
Comment on Rating review and download data of an App
Well... he asked for an API.
Replies
Boosts
Views
Activity
Oct ’21
Comment on Method to return a generic View type in SwiftUI
It's easy to think it should work that way - mostly because it should. Since they're structs, there's no path of ancestry. However, as structs are told to act a certain way - ostensibly following an interface. " : (some) View" SHOULD mean "I can use this where ever I can use a View." It should work that way. It does not because you're not in a world where you can say something like "this thing IS A view", but rather "this thing ACTS LIKE a view". Small but important distinction. :\
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on [Team Name] does not have permission to create "iOS App Store" provisioning profiles
Changed which settings to what? #detailsrequested
Replies
Boosts
Views
Activity
Apr ’24