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

[Example] Fix counter being editable #5692

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

tjzel
Copy link
Collaborator

@tjzel tjzel commented Feb 20, 2024

Summary

Currently the counter is editable - meaning, the user can put in some value from keyboard - which doesn't make a lot of sense.

Test plan

🔢

Copy link
Member

@tomekzaw tomekzaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ReText from react-native-redash also sets underlineColorAndroid="transparent": https://github.com/wcandillon/react-native-redash/blob/master/src/ReText.tsx

@tjzel
Copy link
Collaborator Author

tjzel commented Feb 20, 2024

@tomekzaw I checked and tt doesn't seem to change anything in our case.

@tjzel tjzel added this pull request to the merge queue Feb 20, 2024
Merged via the queue into main with commit 2e80dad Feb 20, 2024
7 checks passed
@tjzel tjzel deleted the @tjzel/example/counter/fix-editable branch February 20, 2024 16:00
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.

2 participants