picker icon indicating copy to clipboard operation
picker copied to clipboard

Unimplemented component: <RNCPicker>

Open ripgrim opened this issue 6 months ago • 3 comments

Saw https://github.com/react-native-picker/picker/issues/466 got closed, but i'm still running into this issue.

ripgrim avatar Jul 07 '25 06:07 ripgrim

I am also experiencing this. Any help?

Maybe this just something I am doing wrong, but I don't see what steps I might have missed?

ronpeschel avatar Jul 28 '25 15:07 ronpeschel

I have same - using fabric like the closed issue said was the problem

I saw some were having issues on 0.80 of react, i'm on 0.79.5 for reference, but not sure that matters here

warmfire540 avatar Aug 07 '25 12:08 warmfire540

In my case, I was using Expo development builds, and had to push a new development build to expo's servers. Running a local npm install && npm run ios wasn't cutting it for me.

stanlejk avatar Sep 26 '25 04:09 stanlejk