-
Notifications
You must be signed in to change notification settings - Fork 32
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
Typescript error #14
Comments
Hi @mbrimmer83 thanks for reporting this bug. If you have a pull request for me I'm happy to merge. |
@jsoendermann I am super busy but id love to submit one. I should be able to get one up this weekend. Stay tuned. 😄 |
This seems to be working for me, although I'm not sure if this is the correct way to fix it:
If anyone could confirm, I'd be more than happy to create a PR. |
Shouldn't it be something like
I'm new to generics in Typescript, but this seems to work for me. |
Hi guys, I went ahead and opened PR #16 for this 🎉 ping @RaphaelPI |
Are there plans to merge this pr? |
Is this being fixed? |
For anyone else that comes across this issue, just go into his branch and copy the new code from |
React-native 59 has
getItemLayout
typingLibrary type
Type error
It looks like the types for data are no longer compatible.
The text was updated successfully, but these errors were encountered: