Skip to content

Releases: Marcorable/ViewControllerable

v0.5.0

Choose a tag to compare

@Marcorable Marcorable released this 24 Oct 04:24
9c0edcb

Release Note

  • 라이브러리 명 변경 ControllerableViewModel -> ViewControllerable
  • 프로토콜 채택 방식 변경

v0.4.2

Choose a tag to compare

@Marcorable Marcorable released this 23 Oct 07:09
3a58b71

Release Note

  • Dismiss 동작 연속성 추가: completion 이용

v0.4.1

Choose a tag to compare

@Marcorable Marcorable released this 19 Oct 23:46
05c0bde

Release Note

  • Hotifx : Present 옵션 미적용 에러 추가

v0.4.0

Choose a tag to compare

@Marcorable Marcorable released this 19 Oct 23:10
1394b05

릴리즈 노트

  • restacks 메서드 추가

v0.3.0

Choose a tag to compare

@Marcorable Marcorable released this 19 Oct 07:20
e14bd85

릴리즈 노트

  • NavigationableViewModel 개체 제거
    : ViewModel 필수 구조 제거
  • 예제 수정

v0.2.0

Choose a tag to compare

@Marcorable Marcorable released this 18 Oct 01:32
e9148f8

릴리즈 노트

  • alert 메서드 추가
    • 파라미터 추가
  • Alert 관련 예제 추가
  • MainActor 동작 적용
  • Present(Modal) 상태에서 Push 가능하도록 UINavigationController 추가