Tagged Questions
4
votes
2answers
5k views
iOS: Sliding UIView on/off screen
I'm working on an app where having a "drawer" on the left-hand side would be very beneficial. I'm doing some initial testing to see how I would best accomplish this, and I'm having some very basic ...