Closed jaketodaro closed 3 years ago
By adding a record of SwipeDirection to SwipableCallback key, we can remove these unsafe casts
SwipeDirection
SwipableCallback
🎉 @jaketodaro thank you for the PR. I included a solution influenced by this PR in #262 .
By adding a record of
SwipeDirection
toSwipableCallback
key, we can remove these unsafe casts