Blog archive

September 2018

Build logs, short notes, and the things I work out in public before they turn into articles.

[Swift 4] AlertAction File

I have a sheet file Alert Action to call. example like this below struct AlertACT {     // .Alert     static func showBasicAlert(on vc: UIViewController, with title: Str…

Read more →
[Swift 4] AlertAction File

[Swift 4.2] Array Edition

1.  This how to choose data one of them, for example: 2.  Sum all data in Array file : import UIKit class ExampleViewController : UIViewController { let arrayInts  = [  0, 1, 3…

Read more →

[Swift 4] Error in Xcode Edition

1.  If You have Problem in Debug area and error comment like this - > reason 'pushing a navigation controller is not supported' swift.  In my problem i fix ty…

Read more →
Showing 11 posts ← Newer posts Older posts →