Hello 👋
I was wondering, is state-hoisting having some performance issues with Gesture callbacks?
I tried to replicate gesture example from Android official documentation, but with state hoisting,
The original version works perfectly, but the one with state-hoisting lags (and box jumps to the beginning).
https://stackoverflow.com/q/67615540/4183017
a
Albert Chang
05/20/2021, 7:41 AM
Definitely not. There shouldn't be any difference in terms of performance.
i
Ioane Sharvadze
05/20/2021, 7:58 AM
Thanks! It seems I've made simple mistake.
Instead of