Questions tagged as 'snapkit'

2
answers

Error constraints swift 2 with SnapKit

I'm using SnapKit to add constraints to an image I have in UIViewController I have this code: imagenPrincipal.contentMode = .ScaleToFill let URL = NSURL(string: oferta!.imagen)! let placeholderImage = UIImage(named: "placehold...
asked by 07.07.2016 / 13:17