Post

Replies

Boosts

Views

Activity

Comment on Using URLSession in Combine
Hmm... So I was actually close to completing my work with AnyPublisher? I thought I had to use Future as an asynchronous process, which has ultimately solved my question, though. I have to compare yours with mine closely to see your points. It's very kind of you to read my lines of code and come up with a solution. Thank you.
Topic: UI Frameworks SubTopic: UIKit Tags:
Nov ’21
Comment on Navigation title with LayoutConstraints Warnings in Console
Thank you for your confirmation. Earlier, I forgot to mention that I was testing it on the iPhone Simulator. Previously (half a year ago?), I was practicing SwiftUI for macOS. So I didn't notice that there could be this type of warnings.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on How to Use a Button in navigationBarItems to Work with List
Thanks a lot.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on Toggling Values on EnvironmentValue (EditMode)
Thanks a lot.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on SwiftUI - What is Identifiable?
That's very clear. Thanks a lot.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on Why Do We Need to Specify Schedule?
That's what I thought. Thanks.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on Observing UIButton Tap with Combine?
Okay. Thanks a lot. It's kind of a half-baked potato.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on Keeping Track of Text Changes over Two Text Fields
Thanks a lot. That's a lot better.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on Keeping Track of Text Changes over Two Text Fields
I see. I didn't think about using a variable as a publisher. Thanks a lot. Combine is very difficult for moi.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on Observing Changes in Multiple @Published Variables at the Same Time?
Sure. Thanks.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on Using URLSession in Combine
Hmm... So I was actually close to completing my work with AnyPublisher? I thought I had to use Future as an asynchronous process, which has ultimately solved my question, though. I have to compare yours with mine closely to see your points. It's very kind of you to read my lines of code and come up with a solution. Thank you.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’21
Comment on Using URLSession in Combine
I see. You have taken my 'subject' out of the getGitData function. That makes sense.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’21
Comment on Using URLSession in Combine
I can confirm to you that your version runs without a problem.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’21
Comment on Combining More Than Four @Published Variables in Combine?
Thanks.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’21
Comment on Hiding Application Name over Toolbar?
I didn't know there's a solution in NSWindow. Thanks a lot.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Dec ’21
Comment on Using Combine-Future to Fetch Server Data
Thanks. But this question is not about completionHandler, async/await or the Future. Besides, the Future part is working.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Dec ’21