-
Current: https://github.com/stadiamaps/maplibre-swiftui-dsl-playground
Proposed: https://github.com/maplibre/swiftui-dsl (I think we can probably drop "playground" at this point)
## Motivation
…
-
Hey folks!
The past couple years have brought numerous changes to Swift that would have no doubt impacted ReSwift if they were available back then. `Combine` and `SwiftUI` and async/await are some …
-
This ticket is something like the master ticket to coordinate development on an iOS port of StreetComplete. It replaces #1892 which also included a lot of discussion and research / observation wor…
-
Hi 👋
First of all, thanks a lot for building this Swift Package. It's such a fundamental piece for building more powerful terminal experiences.
We'd like to start using the SwiftUI-like for some Tuis…
-
I want to user this project in SwiftUI, but I have not been able to. Are there plans to support/document how to use with SwiftUI?
-
This is how the text is supposed to be laid out:
But this is what happens to links:
-
I know this is out there, but it would be really neat if it were possible to accomplish this with a SwiftUI modifier
-
When writing code like swiftui or HTML, we always expect a preview view. So in this way, we can know what we are doing or changing. Also, data analyst needs this too.
-
### New Issue Checklist
- [x] Updated SwiftLint to the latest version
- [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues)
### New rule request
1. Why sho…
-
**Is your feature request related to a problem? Please describe.**
Is it possible to use it in SwiftUI?
**Describe the solution you'd like**
I want to display VideoRenderView in Swift UI.
It is …