Select and Select.Item error on render #5815
Unanswered
patricktelnoni
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm currently using native base and i'm using select component to display error. However, upon rendering the page, i got this issue saying that
com.facebook.react.bridge.ReadableNativeArray cannot be cast to com.facebook.react.bridge.ReadableMap. I;m using the sample code from here:
https://snack.expo.dev/?platform=android
And here is how the error looks like
Beta Was this translation helpful? Give feedback.
All reactions