Hugo Alonso
Hugo Alonso
Can this get some love? 🙏🏻 It seems like the current version does not allow the use of the new graphql specs ( using **&**)
A user of your lib may want to use a gif as a part of a more complex flow, knowing when the animation has ended is a really cool and...
In case you don't want to manage the Disposable manually, as you would lose, for example, the position in your tableView if you are binding to it. You could use...
It could be difficult to implement just for the sake of using value types. Right now there's nothing coming to me as a possible implementation. I haven't dig enough into...
Same issue here, any updates on it? - ReSwift (4.0.1) - ReSwiftRouter (0.6.0):
Also seen at the same spot, after repeated hits to publish and subscribe. This behaviour gets fixed after applying previous modification. > 2019-09-05 12:18:03.467120+0200 A1[54736:198278] -[__NSCFNumber objectForKey:]: unrecognized selector sent...
Either case, this appear to not be the only problem around, as after applying the modification, there's still an EXC_BAD_ACCESS (code=1, address=0x18) on the same line. This happens after much...
I did noticed another Thread (AsyncSocket lib related) stuck in an error reporting line. If this may be of help I may try to reproduce in the following hours.
With the official release of Ventura (macos13) and Xcode 14.1 this gets even more important. Could we have an ETA and a bit of a push? This ticket has been...
Hi @hassila, I had the same issue, but ended up using **macos-12** image > runs-on: macos-12 It has Xcode14, so it's OK to work with.