Skip to content

Releases: teufelaudio/CombineRextensions

Fix wrong type in Button extension

30 Jun 16:59
83ad4cb
Compare
Choose a tag to compare
Merge pull request #6 from SwiftRex/Add-button-extension

Fixed wrong type

Fix issue on Button extension

30 Jun 16:15
9379f3d
Compare
Choose a tag to compare
Merge pull request #5 from SwiftRex/Add-button-extension

Changed button to be initialised with ObservableViewModel

New Button extension

30 Jun 15:17
cf3565f
Compare
Choose a tag to compare

New button extension to create a button that takes KeyPath as localizedString.

NavigationLink fixes

29 Jun 10:26
95d852b
Compare
Choose a tag to compare

NavigationLink extension fixes: we should dispatch actions upon closing (pop navigation view) to adjust the State accordingly.

Some extra helpers for ViewProducer

23 Mar 15:43
f79c1a8
Compare
Choose a tag to compare
Merge pull request #2 from teufelaudio/UpdateFromUIExtensions

Update from UI extensions

First release

23 Mar 13:26
9261525
Compare
Choose a tag to compare

CombineRex Extensions for SwiftUI