Animation for CardPartSliderView
Open
enhancement
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 221
- PR merge metrics
- No merged PRs in 30d
Description
The CardPartSliderView is working well. However, I am always frustrated with dealing the animations (I would want to have it flipping vertically everytime we slide left-right but anything else may be fine). I would like to have an embedded function with only several parameters like duration, slider view object, and the built-in type of animation. I tried using UIView.animate(withDuration:) for this but it's too complicated and it somehow acts weirdly when I run the project (i'm unsure if I am doing it right.) However, if such feature exists already, please let me know ASAP and tell me how to do so. Thanks :)
Contributor guide
Assessment
This issue has not been assessed yet.