LooseMarek
… so I know few things about programming; always excited to learn more! Love MaterialDesign, Swift and Android. https://marekloose.com
SiiPoland
Pinned Repositories
CalendarView
Core-Data-Editor
Core Data Editor lets you easily view, edit and analyze applications‘ data. Core Data Editor is compatible with Mac and iOS applications and supports XML, SQLite and binary stores, visualizes all relationships and is able to edit the data and generate Objective-C code for the data model.
FrameworkBasedArchitectureTutorial
Blog article: Framework-Based Modular Clean Architecture with SwiftUI
iOS-Clean-Architecture-MVVM
Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
MyFirstSwiftPackage
Blog article: Swift Package CI with GitHub Actions
neumorphic
🚀Neumorphic is a SwiftUI utility to build Neumorphism Soft UI (supports both *outer shadow and *inner shadow)
Pagination
Swift package module used to handle server-side pagination.
ResourcesInModularApp
SideMenu
Simple side/slide menu control for iOS, no code necessary! Lots of customization. Add it to your project in 5 minutes or less.
Survey
Swift package module used for asking User to fill the Survey.
LooseMarek's Repositories
LooseMarek/FrameworkBasedArchitectureTutorial
Blog article: Framework-Based Modular Clean Architecture with SwiftUI
LooseMarek/iOS-Clean-Architecture-MVVM
Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
LooseMarek/Survey
Swift package module used for asking User to fill the Survey.
LooseMarek/CalendarView
LooseMarek/Core-Data-Editor
Core Data Editor lets you easily view, edit and analyze applications‘ data. Core Data Editor is compatible with Mac and iOS applications and supports XML, SQLite and binary stores, visualizes all relationships and is able to edit the data and generate Objective-C code for the data model.
LooseMarek/MyFirstSwiftPackage
Blog article: Swift Package CI with GitHub Actions
LooseMarek/neumorphic
🚀Neumorphic is a SwiftUI utility to build Neumorphism Soft UI (supports both *outer shadow and *inner shadow)
LooseMarek/Pagination
Swift package module used to handle server-side pagination.
LooseMarek/SideMenu
Simple side/slide menu control for iOS, no code necessary! Lots of customization. Add it to your project in 5 minutes or less.
LooseMarek/swift-ui-animation-components-and-libraries
Swift UI libraries, iOS components and animations by @Ramotion
LooseMarek/SwiftChart
Line and area chart library for iOS
LooseMarek/SwiftPackageTutorial
Blog article: Quick and Simple Modularising Your Project with Swift Packages
LooseMarek/UICircularProgressRing
A circular progress bar for iOS written in Swift
LooseMarek/ViewFactory
Swift package module used to create basic views by the use of Factory Design Pattern
LooseMarek/XcodeTemplates