Adam
Adam
I think it's ridiculous that the keyboard accessibility for something as simple as this clear button isn't fixed. But it is relatively easy to fix it with the customization react-select...
@dosu I tried that first but it didn't reenable the nodes at all. None of the nodes show up. I removed the .disabled folder, all the nodes are properly in...
Monthly bump ;) Can't wait...
I'm also having this issue. version 4.5.3 iPhone XR iOS 17.6 It works fine on Android
Could we get this merged please? Anything holding it back?
So, we recently had upgraded to React-Native 0.77 and I had got it working working. But then we upgraded to RN 0.79, and now it doesn't work anymore. Info from...
So, it seems `__cxa_init_primary_exception` is a call from a more recent build of libc++_shared.so When building with NDK 28, it builds and uses that call. But then due to how...
We do not use or need Frame Processors, so we don't want them enabled, but it seems to be thinking it's finding it and enabling it, then failing because it's...
I debugged it and discovered the issue. It's a bug in the Ruby because depending on how it's run, sometimes it returns "undefined" but other times it returns `undefined` which...
@mrousavy could that PR that fixes this issue be merged? it's pretty simple and straight forward.