News

Now let's take a look at a slightly more complex object. Object properties can be nested to an arbitrary depth, and their values can be any type of data supported by JavaScript, including arrays and ...
actionsRef.current={ Although actionsRef is not directly used in a worklet it's trying to set a worklet as a property of current object of the ref, so that might be the cause of the warning, I'm not ...