Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pickerfield component issue #105

Open
nickkapoor opened this issue Feb 22, 2017 · 1 comment
Open

Pickerfield component issue #105

nickkapoor opened this issue Feb 22, 2017 · 1 comment

Comments

@nickkapoor
Copy link

While running in Android, the stack shows:
AndroidRuntime: com.facebook.react.bridge.UnexpectedNativeTypeException: TypeError: expected dynamic type string', but had type object'
2-22 11:56:58.629 5377 5377 E AndroidRuntime: com.facebook.react.bridge.UnexpectedNativeTypeException: TypeError: expected dynamic type string', but had type object'

While running in iOS, the app runs but raises a warning on the PickerField.

Warning: Failed prop type: Invalid prop label of type object supplied to _class expected string.

I am wondering if someone is seeing the same issue. Thanks for your assistance.

@nickkapoor
Copy link
Author

My bad. Had initialized it incorrectly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants