nchkr

Results 2 comments of nchkr

After updating RN to 0.76.1 still getting the same error : ``` SyntaxError: /node_modules/react-native/src/private/animated/NativeAnimatedHelper.js: Unexpected token, expected "," (138:9) 136 | : (tag, saveValueCallback) => { 137 | NativeOperations.getValue(tag, saveValueCallback);...