Post

Replies

Boosts

Views

Activity

Comment on Display fetched data in SwiftUI
Thank you it solved the issue. By the way this is a child view. I am using this view in a parent view called ContentView. Why do I need to pass to pass a response to the child view? I don't want to pass results there because I fetch them from api. I got this error /Users/vojtechsimek/Desktop/Screenshot 2022-11-08 at 23.48.48.png
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Nov ’22
Comment on Where to store API key
Why do you think that I don't need a key? I looked at the answer at stackoverflow and the person used an api key let translator = ROGoogleTranslate(with: "API Key here")
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Dec ’22
Comment on Display fetched data in SwiftUI
That was it thank you :)
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’22
Comment on Display fetched data in SwiftUI
Sorry the image did not load. The error says: Missing argument for parameter 'results' in call, Insert 'results: <#Response#>' I got this error in ContentView
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’22
Comment on Display fetched data in SwiftUI
Thank you it solved the issue. By the way this is a child view. I am using this view in a parent view called ContentView. Why do I need to pass to pass a response to the child view? I don't want to pass results there because I fetch them from api. I got this error /Users/vojtechsimek/Desktop/Screenshot 2022-11-08 at 23.48.48.png
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’22
Comment on Pass data to a child component in SwiftUI
That was it, thank you
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’22
Comment on Reverse animation in swiftUI
That was it, thank you!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’22