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

Failed prop type: Invalid prop 'color' supplied to 'Text' when trying the sample code with Checkbox from README.md #1226

Closed
1 of 6 tasks
jakobpn opened this issue Dec 8, 2021 · 2 comments

Comments

@jakobpn
Copy link
Member

jakobpn commented Dec 8, 2021

  • I am willing to submit a PR to fix

Requested priority

Normal

Products/applications affected

No response

Package version(s)

0.27.0

OS version(s)

No response

Platform

  • iOS
  • macOS
  • win32
  • windows
  • android

Xcode version

No response

Please provide a reproduction of the bug

When I try the sample code from README.md, I get the following error:

image

Actual behavior

Expected behavior

@ghost ghost added the Needs: Triage 🔍 label Dec 8, 2021
@rurikoaraki
Copy link
Collaborator

Android checkbox is unable to run without a ThemeProvider, which is a bug. We should fix the default theme to have the missing entries.

Workaround supplied is to use a ThemeProvider.

@rurikoaraki
Copy link
Collaborator

Fixed with #1309

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

No branches or pull requests

2 participants