Andy Phillipson

Results 27 comments of Andy Phillipson

Same. Using @ts-expecting-error at the moment. Also, when binding realm query to the drag list data there is a delay while realm saves that it longer than the animation time...

I’m using 2.4.8 without any problems. The details for the rn upgrade 0.72.3 were important for many packages I am using. Maybe downgrade? I didn’t look at changes since and...

I have nearly the exact same implementation as described in https://github.com/computerjazz/react-native-draggable-flatlist/issues/434#issuecomment-1464981428. The only difference is that my array is an embedded realm array/list. I've tried every solution offering in this...

Thanks for the response - I tried this but I had the drag list items bound to the realm array directly so using InteractionManager doesn't fix it. I had to...

This may be related. https://github.com/mrousavy/react-native-vision-camera/pull/1619

> Hey! Thanks for your PR. This is a really interesting topic, but I'm not sure if this is the right approach. > > I will be taking a closer...

@mrousavy Would love to have your input/direction on this. Need to have this target V3 as well. Thanks for the review!

> Considering the complexity of that feature, (and you're usually editing built assets) I'm not super into the idea that it should live in patch package. > > > >...

- Option to exclude and include tags by regex pattern - Option to hide authors - Moved commit link to end of text - Allow GitHub token to be read...

I'm experiencing the same/similar issue. I'm not using `onScrollBegin` or `onScrollEnd` but on app launch the first attempt to swipe the carousel left/right results in the child (card) receiving a...