Skip to content

Releases: urbn/URBNSwiftyConvenience

Updating to Xcode 10 and Swift 4.2

07 Jan 17:51
e18cba3
Compare
Choose a tag to compare
Merge pull request #28 from urbn/swift-4.2

Xcode10 & Swift 4.2

Added convenience to UIViewController

03 Oct 13:51
263992f
Compare
Choose a tag to compare

-Added convenience to add childVC.view to parentVC.view
-Added convenience to remove childVC.view from parentVC

Added New Stack View Convenience

31 Jul 19:13
a250916
Compare
Choose a tag to compare
  • added stack view convenience to remove all sub views

tintedImage fix

20 Feb 20:43
b08f72e
Compare
Choose a tag to compare
Merge pull request #22 from urbn/UIOS-2366

UIOS-2366, updated .tintedImage convenience to take the scale of screen

Added NSLayoutConstraint Activate with Priority Convenience

14 Dec 16:23
3194b05
Compare
Choose a tag to compare
Merge pull request #18 from urbn/Layout_activateWithPriority

Layout - Activate w/ Priority

Make Safe Area Convenience Public

07 Dec 18:37
af4969d
Compare
Choose a tag to compare

Add Support for tvOS

13 Nov 18:40
cdaf67b
Compare
Choose a tag to compare

Since this project is build for tvOS, it needs to specify the correct availability checks

Updating Embed Functionality

13 Nov 18:07
be63dbb
Compare
Choose a tag to compare

This adds safeArea to the embed methods on UIView

0.1.0

29 Jun 14:13
Compare
Choose a tag to compare

Initial release