Skip to content

Closed Position + IBInspectable Support

Compare
Choose a tag to compare
@amyleecodes amyleecodes released this 26 Oct 02:19
· 207 commits to master since this release

• IBInspectable support for PullerDrawerViewController settings.
• Formally added / fixed edge cases for a 'closed' drawer position.
• Added "initialDrawerPosition" option so the drawer starts in the position you'd like.
• Added a programmatic example for initialDrawerPosition in AppDelegate.
• Fixed a constraint issue in the Interface Builder example.
• Made the PulleyPosition.all accessible outside of the module