alex-stock
alex-stock
I am completely disappointed. I wrote to support many times. We pay for this solution, and you know what? Silence. The only message I receive is that the developers are...
the problem is related to adding utf-8 into bundle, which does not work well with webpack. if you add charset="utf-8" to the HTML it can be as workaround, it there...
This is what helped me ```diff diff --git a/node_modules/react-native-reanimated/Common/cpp/.DS_Store b/node_modules/react-native-reanimated/Common/cpp/.DS_Store new file mode 100644 index 0000000..707bd02 Binary files /dev/null and b/node_modules/react-native-reanimated/Common/cpp/.DS_Store differ diff --git a/node_modules/react-native-reanimated/Common/cpp/worklets/.DS_Store b/node_modules/react-native-reanimated/Common/cpp/worklets/.DS_Store new file mode 100644...
for everyone who faced with this bug, the problem is that Bridge does not run the process, and you do not see an error since the catch block is empty...
the same problem, we have migrate to new version of the react native and faced with this issue
I spent a couple of hours trying to understand why this library does not work with iOS. I see that the author is a junior developer with insufficient knowledge and...