picker
picker copied to clipboard
Unimplemented component: <RNCPicker> for new architecture
Getting Unimplemented component: <RNCPicker> when loading the picker view while having the new architecture (turbomodules / fabric) enabled, but it does work with legacy. No online solution helped (cleaning/reinstalling pods, link package in Podfile, etc.)
It would be helpful for someone else to disprove this bug by confirming it works on their machine with the new architecture on.
Hey @teo029. This library does not support Fabric yet, so. That output is what you get when using a non-supported Fabric library in a Fabric-enabled environment.
This open Pull Request will introduce the support.