Code one UIView using swift, xib and autolayout
$10-30 USD
Paid on delivery
I need you to code one view controller.
The screenshot is attached.
Required :
-> Use swift
-> Use a xib with auto-layout
-> VC should scale perfectly depending on the device. (from iPhone 4 to iPhone 6 Plus)
-> text uses UILabel so that we can localize the text
-> Name of the class : OverlayView
Provided :
-> Arrows images
-> Font
Forbidden :
-> Hardcode position
-> Dirty code
-> Objective C
Guidelines :
-> Use this to load the view from xib easily :
class func instanceFromNib() -> customView {
return UINib(nibName: "CustomView", bundle: nil).instantiateWithOwner(nil, options: nil)[0] as CustomView
}
-> Declare show() & hide() functions :
animate with 0.25 duration, [url removed, login to view] from 0 to 1
Project ID: #7497160