Marc Rousavy
Marc Rousavy
Object spread not working could be a feature request yep
I don't know, never seen that error before and don't have a stacktrace or repro so I can't help you
Are you talking about Shared Values in Worklets? Those are Proxies?
Ah yes well you can copy the values using spread, but other than that I personally always prefer to use the native Array / Object proxies. They have locking mechanism,...
Hey oh thank you so much! @Szymon20000 @chrispader can you check this out?
Hey! Thanks for this PR, but unfortunately for me it was the other way around - this PR broke the build now, while the previous release worked fine. I think...
Created a fix for this here: https://github.com/react-native-menu/menu/pull/832 cc @Naturalclar
I'm curious why that works though. Why is it sometimes in a directory, and sometimes not?
did you rebuild pods & rebuild your app after enabling the core ml delegate?