Skip to content

Releases: sparrowcode/SwiftBoost

Prepared to iOS 15.

27 Sep 14:48

Choose a tag to compare

3.3.0

Prepared to iOS 15.

Updated tint logic for iOS 15.

27 Sep 14:45

Choose a tag to compare

3.2.7

Updated tint logic for iOS 15.

Added `SPLocale`.

03 Sep 16:23

Choose a tag to compare

3.2.6

Added `SPLocale`.

Fixed compatibility.

26 Aug 18:47

Choose a tag to compare

3.2.5

Fixed compability.

Added `SPImagePicker`.

19 Aug 08:34

Choose a tag to compare

3.2.4

Added `SPImagePicker`.

Removed native buttons to special repo `NativeUIKit`.

15 Aug 11:44

Choose a tag to compare

3.2.3

Removed native buttons to special repo `NativeUIKit`.

Added `fadeUpdate` method for views. Added `systemSafeAreaInsets`.

02 Aug 17:50

Choose a tag to compare

Fixed setEqualSuperviewBoundsWithAutoresizingMask. Fixed UILabel extension protection level.

Added RTL Wrapper.

23 Jul 18:58

Choose a tag to compare

Added RTL to view extension. Fixed protect level in view extension.

Fixed bugs for Xcode 13.3.

22 Jul 19:18

Choose a tag to compare

3.2.0

Fixed bugs for Xcode 13.3.

New init for insets. Added rearrange for array. Added `SPControl`.

08 Jul 14:19

Choose a tag to compare

Added init for insets with same value for all sides. Added copy of array function. Fixed scroll to top for scroll views.