Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 492 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 492 Bytes

NiceChevronView Project logo

A UIKit View that for a Chevron with nice animations.

How To Use

Simply add ChevronView as subview to your view and set the direction as needed. ChevronView is automatically animated. If you don´t want it to be animated just set the flag "isAnimated" to false.