Skip to content

Releases: RxSwiftCommunity/RxCocoa-Texture

v3.1.0

21 Aug 00:05
Compare
Choose a tag to compare

v3.1.0 Released (Hot fix)

  • Check rx_setNeedsLayout at ObservableType extension

3.0.0

20 Aug 15:21
Compare
Choose a tag to compare

v3.0.0

Now RxCocoa-Texture supports Swift 5.0!

2.7.0

12 Aug 10:02
a148e0d
Compare
Choose a tag to compare

v2.7.0 Release

Thank you!

2.6.0

31 Jul 00:40
Compare
Choose a tag to compare

Minor bug & issue fixed

Convert Observable to ControlEvent #20 by @OhKanghoon
Convert property name(hide -> isHidden) #19 @OhKanghoon
Support control property #17 @OhKanghoon

v2.5.0

03 May 09:41
Compare
Choose a tag to compare

Now RxCocoa-Texture support deployment target 9.0

2.4.0

01 May 00:35
Compare
Choose a tag to compare

v2.4.0

Thank all of you for your contribution. 👍

2.3.0

19 Feb 03:53
621fc2e
Compare
Choose a tag to compare
  • Texture 2.8 Migration

2.2.0

02 Dec 05:35
82f9b5d
Compare
Choose a tag to compare

migrate swift 4.2

2.1.0

16 Nov 07:10
Compare
Choose a tag to compare

2.0.1

15 Aug 23:22
Compare
Choose a tag to compare

What's New?

  1. remove MVI arch example
  2. ASBinder Directly Binding Support from BehaviorRelay
  3. Updated MVVM Best practice Example