Skip to content

get dizzy! scroll animation effects for table view cells. in Swift!

License

Notifications You must be signed in to change notification settings

maranas/crazycells

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table view cell scroll effects

This project is a demo of GLSTableViewCell, a table view cell with custom animations on appearance. Inspired by https://github.com/hakimel/stroll.js while studying Swift 2.0 in Xcode 7.

Examples

Zoom Zoom

SlideInLeft/Right SlideInLeft

CardShuffle CardShuffle

Blinds Blinds

FlipIn FlipIn

FlipInLeft/Right FlipInLeft

Usage

  • Copy GLSTableViewCell.swift to your project.
  • On the table view delegate's willDisplayCell: method, just set the animationType and call animateIn() on the instance.
  • get dizzy

License

See LICENSE file

About

get dizzy! scroll animation effects for table view cells. in Swift!

Resources

License

Stars

Watchers

Forks

Packages

No packages published