Matt Gabor

Results 20 comments of Matt Gabor

hey @jthegedus, I am finding your post & repo in 2020 and I really appreciate the great work you've done here! I was wondering if you'd suggest following the method...

awesome, I will check this weekend, thanks for the quick reply :)

Thanks @jthegedus this looks a lot simpler! I’m looking forward to your updates around auth and interacting with the database, that hasn’t been super straightforward using next

@hipstersmoothie when you say non-npm, do you mean this should only prompt the user to update if have installed the binary manually? I can try doing this with the package...

I was experiencing this issue with RN 0.65+ but upgrading keyboard-aware-scroll-view to `0.9.5` fixed it.

@tylerkrupicka can you add some details around which plugins/packages would be most useful to test and which testing stack is preferred?

Makes sense, I was able to avoid this by doing a shallow clone of my object before passing it to omit-deep but ideally there would be a way to decide...

@orrybaram in your example, you're passing the completion handler directly to `useMutation`. That works fine, I think the OP is referring to passing it to the `mutate` function (returned from...

Is NoiseMaker the last project that needs to be updated to Swift 3? I am happy to help once the contributing doc has been updated. Also, the resources here have...