You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed there are a few props not exposed to the main component and therefore cannot be used, and the onDirectionChanged actually has the wrong type. There may be others missing but these are the only 2 I used which I found to be missing.
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch
[email protected]
for the project I'm working on.I noticed there are a few props not exposed to the main component and therefore cannot be used, and the
onDirectionChanged
actually has the wrong type. There may be others missing but these are the only 2 I used which I found to be missing.Here is the diff that solved my problem:
This issue body was partially generated by patch-package.
The text was updated successfully, but these errors were encountered: