React native reanimated worklet
Dec 11, 2022 · 2 min read · What is reanimated ? Reanimated is an animation library that allows you to run animation entirely on UI thread. In this article we are mainly going to focus on ‘react-native-reanimated’ version 2. Which introduces worklet. Worklets It is simple javas...
Join discussion