Donovan Charpin
Donovan Charpin
Oh my god, thanks @roccomuso! I was using this code which was working fine when the socket had a successful connection but was throwing an error when the WS_URI was...
I have the same issue, did you find a workaround?
Hi guys, I'm experiencing the same issue, it seems there is no way to use `pushRoute` with only the query changing. I have something like `/profile/:username`. I think I tried...
Same for me, I tried to use 'KeyboardAvoidingView' but all the view goes up, it would be nice that only the modal moves up but I'm not able to do...
I found a way to do it! The keyboard goes up on my side with this code. ``` Test modal with keyboard ``` and the style ``` const styles =...
Hey @supersonicclay, I have the exact same issue! Did you find a workaround?
Hey @darrelmiller , do you have some news about the Go support for SDK generation? Also, @phenixdotnet, you say you have a POC, could you share it?
Hi @rikkuness, did you manage to fix this issue?
Hey @aralroca! Let me try to do that! Also, I'm using next-routes, I don't know if it can be linked.
Thanks for your reply @aralroca ! Unfortunately the `v2.0.0` does not fix it. The issue really comes whenever I click on a link, I see directly the front calling the...