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

docs(readme): update README.md #331

Merged
merged 1 commit into from Apr 1, 2024

Conversation

gabcvit
Copy link
Contributor

@gabcvit gabcvit commented Jul 2, 2020

I have been facing an issue due to this misunderstanding for days. So I'm adding a comment in it to avoid having other people facing the same problem. Basically the functionality of "auto selecting" is implemented and working good, but on the README.md file it gives the other fellow programmers the idea that the attributes value and itemKey are both doing it the same, only based in different attributes from the items.
That unfortunately isn't true, as stated on the issues #265 and possibly #311 . In order to solve my problem, the attribute itemKey was the one that worked, and not value (when inserting a state variable to the value attribute, on iOS it just keeps scrolling back to the first value of the variable, even when overwriting this value inside the onValueChange.

While this issue is not yet solved, it's a good practice to stay transparent with other users that are using this library, and avoid this kind of confusion at any cost.

@remarkablemark remarkablemark changed the title Updated README.md file docs(readme): update README.md Apr 1, 2024
I have been facing a lot lot of issues due to a simple misunderstanding in the documentation, so I'm changing it in order to avoid having other people facing the same problem.
@remarkablemark remarkablemark merged commit 36bca74 into lawnstarter:master Apr 1, 2024
6 of 7 checks passed
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.

None yet

3 participants