Skip to content

nyankichi820/Chains

Repository files navigation

Chains

Chains is edit actions on InterfaceBuilder library

  • edit chain action on InterfaceBuilder.
  • nested actions.
  • do sync and async actions .

Install

pod 'Chains'

Usage

Basic

  • add CANAnimation class in viewController view

img1

  • connection to target property the View you want to animate

img2

  • We will continue to nest the class if you want to connect the animation

img3

execute animation when did view appear

  • please set delegate and completion property if want to execute end process

  • connection startChain method if start at ui event img4

more see also Qiita

About

Chains action in InterfaceBuilder library

Resources

License

Stars

Watchers

Forks

Packages

No packages published