PS
PS
Lazy loading is the only reason I am not currently using this module. When I get some time I might try to add it, but it won't be soon :(...
I like this. We could use the same approach @tannerlinsley used for Actions. Tanner what do you think?
@timoxley I like this idea. I will investigate, shouldn't be too hard to do actually.
hey @timoxley @tannerlinsley I started looking into this and it seems like we'd need to pass the store back in after store creation. The only way to be certain that...
Hey guys ok so I was thinking more about this and I think I have a solution. We don't "necessarily" need to trigger an effect/hook after the store has updated...
@timoxley Yep it's not a perfect replacement. And the bigger problem is, it is too opinionated. It's just one way for the consumer to solve the problem right now without...
Basically this happens because adding the notification service adds another config entry to the plist in index 0, and moves the cordova app to index 1. Problem is that cordova's...
Hate to do this but adding my own +1 here. Had an issue come up that we just can't reliably work around without first genuinely re-authenticating the user and this...
Hi guys apologies if this is the wrong place for this but it seems this is a bit urgent, WalletConnect v1 is shutting down on June 28 (19 days): https://twitter.com/AlgoFoundation/status/1667212266964434956?t=itVxfYcjVBWpoCOLpjqqlw&s=19
I didn't find this anywhere else either so I built it :) I have updated the code to work with cordova 9 - unfortunately I don't use Ionic 4 so...