Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.2.0 #4

Merged
merged 6 commits into from
Oct 6, 2017
Merged

Release v1.2.0 #4

merged 6 commits into from
Oct 6, 2017

Conversation

alexisakers
Copy link
Owner

@alexisakers alexisakers commented Oct 6, 2017

Description

- Improve compatibility
- Can be used from both Swift 3.2 and Swift 4.0 targets
- Compatible with CocoaPods (conditional flags)
- Remove unused framework search path
- Whole module optimization
- Use pan gesture recognizer
- Add resistance if the item is not dismissable or if swiping up
- Dismiss when the user releases the touch and if it dragged at least 1/2 of the card below the screen
- Do not pan if touch begins on UIControl
- Take the animated parameter into account
- Add an optional completion block parameter to match UIKit API
@alexisakers alexisakers merged commit 20abb45 into master Oct 6, 2017
@alexisakers alexisakers deleted the v1.2.0 branch October 6, 2017 12:09
adriansoghoian added a commit to adriansoghoian/BulletinBoard that referenced this pull request Jun 20, 2018
…wCornerRadius

Fix corner radius issue with background view
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Swift 3.2 Support Feature Request: Swipe down to dismiss when card is dismissable
1 participant