The problems of RN Animated module: Prob1: Gesture recognition logic is distributed between threads that run in parallel Prob2: Lack of an API that would allow for defining interactions between native gesture recognizers Prob3: Touch events recognized by JS responder system cannot be connected with native animated nodes
he spent 22 mins explaining the problem and only 5 explaining the solution and it was all awesome!
The problems of RN Animated module:
Prob1: Gesture recognition logic is distributed between threads that run in parallel
Prob2: Lack of an API that would allow for defining interactions between native gesture recognizers
Prob3: Touch events recognized by JS responder system cannot be connected with native animated nodes
Interesting to hear about gestureState... I landed on a similar solution for my own pan/zoom library.
This library is fucking awesome!
Is there an example or repo online that showcases the interactive drawer seen in this presentation?
gist.github.com/kmagiera/883c991e613de681e137dd01a25ae58f
Yeah,I just want the example !
@@remarkus Not this one!
Great talk! 👍
Thanks!
is there an source code to show first example?
gist.github.com/kmagiera/883c991e613de681e137dd01a25ae58f