-
MR.images().some_image.toUIImage() always returns nil in my project.
MokoResources version is 0.18.0
Interesting thing is that I ran sample ios app and images work there fine. It means smth wrong wi…
-
Hi,
is it possible to use this to create a static site?
using domui as a development tool, is very interesting. The ability to generate a static site on the fly could be very interesting on sites t…
-
Hello everyone.
For those that don't know me, I've been a veteran, die hard XAML developer since 2008. I've been involved in almost everything that was minimally related XAML (including WPF, Xamari…
-
**Is your feature request related to a problem? Please describe.**
MVVM does not have a dependency on WPF or any other presentation framework.
This is true for both `MVVM-Light` and its successor …
-
**Describe the bug**
It's very straight forward patch to 1.3.0 and start game. Mod will fail to load with the short error being:
TargetInvocationException - Exception has been thrown by the targ…
-
Enums are essential commonly used types but have several areas in need of improvement. For each non-generic `Enum` method there should be an equivalent generic version.
## Rationale and Usage
1. N…
-
Mapbox 5.4 is outdated
-
Mac M1
Gradle JDK: 11
Gitlab project https://gitlab.com/IlyasNN/HarmanWeatherApp
Kotlin Multiplatform Mobile
Gradle file of project:
`import org.jetbrains.kotlin.gradle.plugin.mpp.Kot…
-
벌써 4월달 뉴스레터군요
곧 WWDC 준비가 시작된다는 루머가 있습니다 ㅎㅎ
godrm updated
2 years ago
-
**Is your feature request related to a problem? Please describe.**
I'm currently sharing the same codebase between a blazor and Xamarin app. The MVVM library uses fluxor to do the state management…