MounaSwift: Combining multiple publishers : Merge/CombineLatest/ZipCombine is a framework in Swift for processing values over time. Today I want to talk about running multiple operations in parallel and…Dec 5, 2023Dec 5, 2023
MounaDocCDocC produces rich API reference documentation and interactive tutorials for our framework or package.Nov 27, 20232Nov 27, 20232
MounaSwift: Public getter and Private setterBy default, property is internal. This means the property is accessible/settable from the module and not from outside.Nov 24, 2023Nov 24, 2023
MounaGrid-SwiftUIGrid is a container view that arranges other views in a two-dimensional layout (horizontal and vertical).Jul 4, 2022Jul 4, 2022
MounaSwift concurrency — part 1If you are familiar with developing iOS applications, then you may have already used concurrency. The term currency is always linked with…Jun 23, 2022Jun 23, 2022
MounaHow to customize your file header text in XcodeEvery time you create a new class, you have to change the header manually to respect the code styling.Jun 17, 2022Jun 17, 2022
MounaSingleton — SwiftHello, in this blog, I will talk about an important design pattern “Singleton”.Jun 17, 20222Jun 17, 20222