Hieu Nguyen (Jack)
1 min readOct 31, 2018

--

Hi Bruno,

Thanks for sharing the model, I’ll see what I can do.

About UI blocking, have you give a look at InteractionManager? It has runAfterInteractions method that recieve a callback. Then will execute the callback after the animation is completed (a good work around).

P/s: Can’t really blame for UI blocking because of React Native architecture. RN team are working to improve it. In case you are interested, check out there blog here. http://facebook.github.io/react-native/blog/2018/06/14/state-of-react-native-2018

--

--

Hieu Nguyen (Jack)
Hieu Nguyen (Jack)

Written by Hieu Nguyen (Jack)

A developer & hobbyist photographer. Develop a drop and drag website builder www.inverr.com

No responses yet