-
Notifications
You must be signed in to change notification settings - Fork 41
disappear cells when i drag too fast and sometimes the app crash #3
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
Comments
Dear kelvinlemus. |
i'm using:
this happens in development, the app is not pruduction ready i think that which part of code do you think i can look ? and thanks for answering |
I think it is a bug with component's prop 'ref' in debug mode on android emulator. |
I'm using the example code and it works fine, but when i add more cells (36) the cells do not position correctly. i have found the call of |
this happens at the end of the event when i drag too fast
and in other case the app crash but i can not replicate the error yet


i want to help, can you tell me how can i do that ?
The text was updated successfully, but these errors were encountered: