Ricky Tan

12pods

APNGImageSerialization

This project provide a simple way to encode and decode APNG file to animate UIImage. requires iOS 8+

License: MIT

  • Objective C

FIXiT

License: MIT

RAutoAdjust

a drop-in replacement of UITextField and UITextView which can automatically adjust window position to make itself visible when keyboard pop out

License: MIT

  • Objective C

RTDraggableBadge

This project is inspired by Mobile QQ, a drag to clear badge view.

License: MIT

  • Objective C

RTHeadedColumnView

The control is like Android's ViewPager, which has many columns of content to display and share a common header.

License: MIT

  • Objective C

RTIconButton

This is a drop-in replacement for UIButton, which support convenient configuration for image icon's position and icon title margin. It also support control centent aligns. NOTE: to support IB, you must set use_frameworks! in your Podfile.

License: MIT

  • Objective C

RTInteractivePush

A easy to use interactive pushing support for UINavigationController, when Enabled users can push a new VC by swiping from right edge to left, just like pop current VC from left edge to right.

License: MIT

  • Objective C

RTPagedCollectionViewLayout

A paged collection view for listing a set of items to picking, sorting from left to right, top to bottom, and scroll from left to right

License: MIT

  • Objective C

RTPlaceholderTextView

A UITextView with placeholder supported

License: MIT

  • Objective C

RTRootNavigationController

More and more apps use custom navigation bar for each different view controller, instead of one common, gloabal navigation bar.

This project just help develops to solve this problem in a tricky way, develops use this navigation controller in a farmilar way just like you used to be, and you can have each view controller a individual navigation bar.

License: MIT

  • Objective C