Thomas Ricouard
Thomas Ricouard
I remember the magic behind this trick in my own Mac app. Yeah it make evertythings faster, but it also break a lot of things. The scrolling in both the...
Without even talking about the data, we need to localize at least the UI. There ton of Text constructed with variable in the middle of the string and I don't...
I've added what I have for now for English (and it's far from correct), and let's see if we can have other languages we support for App Store description. I'll...
This is an issue I want to keep open and updated, because it's quite hard to keep up to date with the data and how / what / when I'm...
So finally decided to play around an implementation of something approaching @connect decorator from React/Redux. Was initially made for ReKotlin by our Android team, but works the same with ReSwift....
I'm debating if I'm doing the right thing by putting my network call in what I call NetworkAction (well async action). If I understand correctly, in a true redux style...
So my new app works perfectly fine in debug mode, but I've just noticed that if I build it for release mode, and so use the Swift compiler optimisations, it...
I didn't had time to look and the code and dependencies yet, but I was waiting for ages to play it natively on macOS. Any blocker anyone already saw before...