requinDr

Results 4 comments of requinDr

@surenpoghosian I think this issue is about the error message in itself and not his code. I agree that error messages shouldn't assume we are on a class-based architecture anymore....

I've been using this package with the latest mui material forever, currently `"@mui/material": "^7.3.4"`. I've had no issue, but it doesn't mean there aren't any. You can add this at...

> I had Open AI Codex help create this patch for the error, and it seems to have fixed the issue for me. > > [@react-native-picker+picker+2.11.2.patch](https://github.com/user-attachments/files/22393867/%40react-native-picker%2Bpicker%2B2.11.2.patch) > > (url) This...

Same issue after upgrading to React Native 0.77. > error: cannot find symbol import com.facebook.react.uimanager.BaseViewManagerInterface It is due to a change they made, as explained in the [release blog](https://reactnative.dev/blog/2025/01/21/version-0.77) >...