-
**Describe the Feature**
A clear and concise description of what the feature request is.
currently swift impossible to build, Godot uses scons for builds including MacOS/iOS, unfortunately Apple mov…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See er…
-
Neat idea! I wonder if it would be possible to create a SwiftUI modifier than limits copy+pasting per view?
It seems with the swizzling approach it must be done globally for everything in the app - …
-
* [x] I've read, understood, and done my best to follow the [*CONTRIBUTING guidelines](https://github.com/jjatie/Charts/blob/master/CONTRIBUTING.md).
## What did you do?
Try to add axis titles i…
-
### Description
Compilation of a source file containing [`.quickLookPreview()`](https://developer.apple.com/documentation/swiftui/view/quicklookpreview(_:)) leads to the following error:
```
Ex…
-
Followed instruction in README to convert coreml model. Then tested on macOS, it works perfectly.
Then copy the model to SwiftUI example project, followed by adding WHISPER_USE_COREML processor and…
-
If so, are there any SwiftUI examples or any plans on making one? I really want to incorporate nearby in my iphone app but I'm running into compatibility issues.
If not, please let me know so I don…
-
Hey there!
The premise of this component sounds like what I am looking for (getting touches through a `UIHostingController`) but I do not understand how to use `HostingParentController`. Where do I…
-
If the SwiftUI View has animations, the snapshot will be partially or completely empty (for example, a blank white image).
The following methods are possible.
- Disabling the animation effect.
- …
-
See https://developer.apple.com/documentation/swiftui/canvas
My machine beachballs for a few seconds when loading the cookbook example for MIDITrackView. After profiling, it seems this is due to it…