Swift — Type inference for stored propertiesWhen using the stored property we have different ways to initalize it.Mar 26, 2021Mar 26, 2021
SwiftUI ViewModifierAs the name suggests a ViewModifier is that you apply to a view or another view modifier.Dec 10, 2020Dec 10, 2020
Firebase Crashlytics missing dSYM symbolsIf you are working on any application that user Firebase than you may be aware that Fabrics is been deprecated and the crashes been…Dec 5, 2020Dec 5, 2020
SwiftNIO SSHIts a collection of APIs that allow programmers to implement SSH-speaking endpoints.Dec 4, 2020Dec 4, 2020
Unified Memory and AppleUnified memory is making a buzz after the Launch of Apple M1 processor. We will discuss about this new unified memory and the future how…Nov 28, 2020Nov 28, 2020
SwiftFormat done rightAs your team grows different developer can have different format of coding. Which sometimes can be difficult to read if there is no…Nov 25, 2020Nov 25, 2020
Lizard — a Cyclomatic Complexity Analyzer for iOSLizard is an extensible Cyclomatic Complexity Analyzer. It also does copy-paste detection (code clone detection/code duplicate detection)…Nov 24, 20201Nov 24, 20201
iOS — Image sizesIn iOS devices the screens coordinate system are measured in points.Nov 20, 2020Nov 20, 2020
Count Lines of Code for Mac/ iOS projectsThere will always be a time when some one comes to you and ask for lines of code in your project or how many lines of code you write a day…Nov 19, 2020Nov 19, 2020