PullUpController v0.5.1 Release Notes

Release Date: 2018-10-28 // over 5 years ago
  • 🛠 Fix releated to #33:

    • Provide a way to customize animations by overriding the method pullUpControllerAnimate(withDuration duration: TimeInterval, animations: @escaping () -> Void, completion: ((Bool) -> Void)?)
    • 🛠 Fix blank space at bottom when bouncing is enabled