Xcode – Tried making a custom ScrollView, but instead of scrolling it's spamming up and down
I tried to create some kind of timeline (with the Vector Illustrator mentality), using UIBezier and UI Label (kind of like in the calendar app) and then use UIPanGestureRecognizer to scroll it up and down. But whenever I scroll it…