-
Experimenting with https://github.com/wojciech-kulik/Swift-MVVMC-Demo
**Status**:
- [x] Build/Run works fine
- [ ] LSP features
**Issues**:
- `pod install` needs to be ran manually for bui…
-
Hi everybody and thanks a lot @johnpatrickmorgan for this job!
I was looking chance to organise my app code with MVVMc + SwiftUI and draw a conclusion, that FlowStacks is a best solution!
Here is …
-
### Topic: Coordinator Pattern
Coordinator pattern created by [Soroush Khanlou](https://khanlou.com/) from a [series](https://khanlou.com/2015/01/the-coordinator/) of [articles](https://khanlou.com/2…
-
I am trying to use an appsettings.json file in my app. I have implemented it the usual way with dependency injection, registering the IConfiguration object and MainWindow in startup.
Then in MainWi…
-
In one of the steps of the wizard I am doing a long process, and if the user tries to close app during the process, I want to show a confirm dialog box to ask for confirmation. How could this be done?
-
e.g. when opening the MainWindow holding it?
-
Yay! Feedback is really appreciated :smile_cat:
-
## **Empresa**
Sobre nós: A GFT é uma empresa de tecnologia multinacional com presença mais de 15 países trabalha com instituições financeiras do mundo e outros setores para atender às demandas da r…
-
I'm using macOS 13.3.1, M1 Pro, Xcode 14.3, lazyvim and I'm unable to make this plugin work.
I tested it on 3 projects and on all of them I get the same error. All those projects are using xcodegen…
-
Hi! Do you have plan to update this to support .NET Core? Thanks!