Skip to content

Releases: wemade-phoenix/Spring

1.0.1

05 Sep 02:48
9adc39e

Choose a tag to compare

SpingView에 animation설정 방법 수정

targetView.animation = Spring.AnimationPreset.rawValue targetView.curve = Spring.AnimationCurve.rawValue
->
targetView.setAnimation(Spring.AnimationPreset) targetView.setCurve(Spring.AnimationCurve)

1.0.0

02 Sep 01:47

Choose a tag to compare

1.0.0

  • SPM지원
  • fork로 주소가 변경되어 podspec변경