Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TinderSwipeView

Swipe view inspired by Tinder

Screenshot

Alt text

func createDraggableViewWithData(at index: Int) -> TinderCard {

let card = TinderCard(frame: CGRect(x: 10, y: CGFloat(TOPYAXIS), width: frame.size.width - 20, height: frame.size.height - CGFloat(TOPYAXIS) - 200))
card.delegate = self
return card
}

Requirements

* Swift 4
* XCode 9
* iOS 8.0 (Min SDK)

Author

Nicky Patson

HomePage

mail.nickypatson@gmail.com

License

GradientSlider is available under the MIT license. See the LICENSE file for more info.

About

Swipe view inspired by tinder

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages