Rob Hogan

Results 85 comments of Rob Hogan

Just looking very briefly I’m not sure what this code is originally for - did you work it out?

@Kureev - unfortunately if you want to maintain your state when also using gestures you have to dispatch an action from `onChange` too, and since changing `isOpen` causes `onChange` to...

Which platform(s) are you seeing this on?

I'm glad people have found this library useful but to be truthful I haven't used or worked on it in a while, and don't plan to. @HwangTaehyun would you be...

> Oh, hi @robhogan! I've recently been interested and would like to be a maintainer of this project! Welcome on board :) I should add - because this is a...

Apologies folks, I've only just seen these release requests. I'll prepare a changelog and publish tomorrow. At a glance it looks like it's safest to assume the Gradle updates are...

On second look, I don't think any of these changes are breaking, so I've released as 1.0.1. Thanks everyone, closing!

Hi @daniel-azu - it looks like you're probably overriding the `resolver.platforms` option somehow. Can I check that you're adding the option within `metro.config.js` at the root of your React Native(?)...

I can't reproduce this as-is so I'm closing, but please reopen or file a new issue if you can share a repro case.

This sounds eminently sensible - I've been deep into RN's Jest use just recently on a mission to update from Jest 26, and several of the sticking points have been...