Hackathon Experience — SwiftUI JamLast week, I had the fortune of a lifetime to participate in SwiftUI Jam- a one of a kind Hackathon where the main centric theme was…Feb 23, 2021Feb 23, 2021
UNDERSTANDING OPTIONAL DATATYPE AND ITS UNWRAPPING IN SWIFTOptional is a rather interesting datatype in Swift. It basically means that whether the variable(which is declared optional) either…Apr 21, 2020Apr 21, 2020