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

Unable to add maxLength to HashTagEditableText #12

Closed
nivla360 opened this issue Jun 29, 2020 · 5 comments
Closed

Unable to add maxLength to HashTagEditableText #12

nivla360 opened this issue Jun 29, 2020 · 5 comments

Comments

@nivla360
Copy link

I really need this please..

@nivla360 nivla360 changed the title Unable to add maxLines to HashTagEditableText Unable to add maxLength to HashTagEditableText Jun 29, 2020
@santa112358
Copy link
Owner

@nivla360
Now I noticed that the issue was about maxLength. This is challenging because HashtagEditableText extends EditableText, which doesn't have the parameter like maxLength, but I will do my best to solve this problem. I will try to solve the problems with this package on next holidays. Thank you for the request.

@santa112358
Copy link
Owner

@nivla360
Updated the version to 1.0.0 and solved this issue.
Thank you for the request.

@nivla360
Copy link
Author

I updated and tried to add the maxLength in the parameter but it's flagged in the IDE

@santa112358
Copy link
Owner

santa112358 commented Aug 22, 2020

@nivla360 Do you use HashTagTextField()? It is different from HashTagEditableText().

@nivla360
Copy link
Author

Okay got it. I was using HashTagEditableText() instead of HashTagTextField(). Thanks.

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

2 participants