Jonathan Widawski
Jonathan Widawski
When using any Touchable component (instead of ``) as the row container, the re-ordering doesn't work. ```jsx {data.text} ```
When installing this component, it appears that the peer dependency (React Native root siblings) isn't downloaded. I'm using RN 0.23.0... Any idea?
Hey, I'm currently experiencing some issues with this component on Android. The whole process goes smoothly, phone number & verification code are sent and received. When comes the end of...
Hey @kimmobrunfeldt, I would love to use your component, but when I try to run it following the `Circle` example I get the following error messages: ``` Warning: ProxyClass(...): React...
Very nice update using the animated library! It really is smoother and lighter! Do you think it would be possible - just like facebook lightbox - to enable a pinch...
Hey, it's me again! I'm tweaking this component quite a bit to fit one of my need, but I can't find a way to animate the image height on open/close:...
Hey there, As referenced [in this issue](https://github.com/jasonslyvia/react-anything-sortable/issues/26#issuecomment-260233940), displaying sortable items using `map` and adding a fixed items result in the component breaking. As stated, this can be easily replicated in...
Hi! When using your component, I realized that Speech.stop(), which removes the Speech instance, won't allow me to re-launh a Speech.speak() again. When catching the error, Speech.speak tells me :...