Thomas Ricouard

Results 397 comments of Thomas Ricouard

@jimisaacs Uncanny indeed, I took a look at ReRxSwift and it's very close to what I'm trying to do! And yes, @DivineDominion, the goal of this pattern is to provide...

Again, it's mostly sugar, I like your approach, it was at some point my V0. But when making visual component, it's nice to have a clear function render provided by...

And for the interested I've made a very lightweight ReSwift for SwiftUI here: https://github.com/Dimillian/SwiftUIFlux

For now it's too early to say. But before release, when I'll have most of the features implemented I'll definitely look to add all the localisations I can. So your...

SwiftUI + beta 🤷‍♂️ it's reported to Apple tho.

If you login and click on your profile it'll load a `GenericListContent` because it need to displays posts and comments in the same list. With your PR it's not working...

Yes, it’s not implemented as of yet.

Unfortunately SwiftUI is very slow on macOS. I had not so great performances on a MacBook Pro 16", and I start to have really good performances on my newly 13"...

Making a build for beta 3, performances are much much better!

It's not abandoned, but SwiftUI have so many issues on macOS that it's hard to justify working it. I might continue this year, but I guess I'll be much more...