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

feat: Added IsEnabled support with example CustomSwitch #14

Merged
merged 1 commit into from
May 7, 2024

Conversation

chrispeabody
Copy link
Contributor

For issue: #7

This branch:

  • adds support for the IsEnabled property.
  • adds an example CustomSwitch which uses the IsEnabled property.

@chrispeabody
Copy link
Contributor Author

@IeuanWalker for visibility

@IeuanWalker
Copy link
Owner

IeuanWalker commented Jan 25, 2024

@chrispeabody thanks, ill take a look when i can.

I believe there might be some platform code to prevent keyboard and voice overs activating it, But will test when i get a chance

@chrispeabody
Copy link
Contributor Author

@chrispeabody thanks, ill take a look when i can.

I believe there might be some platform code to prevent keyboard and voice overs activating it, But will test when i get a chance

Excellent, thank you!

@IeuanWalker IeuanWalker merged commit 8826bd3 into IeuanWalker:master May 7, 2024
1 check passed
@IeuanWalker
Copy link
Owner

IeuanWalker commented May 7, 2024

Thanks, @chrispeabody, android was fine for accessibility, but iOS needed a small fix, you can see that here #15

@IeuanWalker IeuanWalker linked an issue May 7, 2024 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

[Enhancement] Support IsEnabled
2 participants