Skip to content

Releases: teufelaudio/UIExtensions

CircledNumber previews update

27 May 09:59
430f5ff
Compare
Choose a tag to compare

Updated CircledNumber previews

CircledNumber update

27 May 09:23
d22a491
Compare
Choose a tag to compare

Updated CircledNumber to take a ShapeStyle for the stroke content of the circle.

CircledNumber view

10 May 17:20
2fd522c
Compare
Choose a tag to compare
Move CircledNumber view from AppCore (#22)

* Moved CircledNumber view from AppCore

* Made the struct more generic: it can now receive a View as content and length

Co-authored-by: Giulia Ariu <[email protected]>

Add native replacement for UIPageControl

29 Mar 13:24
04f949b
Compare
Choose a tag to compare

PageControlView is the UIKit wrapper, PageControlDotsView the pure SwiftUI implementation.

Remove SwiftRex

23 Mar 13:25
437f740
Compare
Choose a tag to compare

From 0.2.0 on, this project no longer depends on SwiftRex.
For all SwiftRex extensions please check https://github.com/teufelaudio/CombineRextensions

Update deps

11 Jan 14:10
d4cde27
Compare
Choose a tag to compare

Update SwiftRex and other dependencies

Fix builds for Xcode 11 and update SwiftRex

09 Oct 08:39
da314f2
Compare
Choose a tag to compare
v0.1.9

Fix Xcode 11 build (#16)

v0.1.8: General Additions

01 Oct 13:33
f4db1f2
Compare
Choose a tag to compare
General Additions (#15)

Update dependencies to the latest release

22 Sep 15:26
9b13f2c
Compare
Choose a tag to compare
v0.1.7

Update Package.swift

Binding of optional values extensions

14 Sep 13:29
6909a2c
Compare
Choose a tag to compare
v0.1.6

Binding optional to non-optional and vice-versa (#12)