-
## Steps to Reproduce
1. Create new macOS app in Xcode with SwiftUI
2. Add Amplitude via SPM
3. Resume SwiftUI preview
## Environment
- SDK Version: 7.2.2
- Device: MacBook Pro 13
- OS Versio…
-
The default keyboard in the demo looks significantly different (in a bad way) than the base IOS keyboard when on a light background. I have pasted the images of IOS and KK keyboards with different bac…
-
**Describe the bug**
After setting up a project from scratch, and adopting the tuist configuration, the generated project builds perfectly. However, the SwiftUI previews cannot be used; the preview c…
-
‼️ Please fill in as much information as possible ‼️
**Summary and/or background**
I am currently experiencing a bug when using URLImages in a Scroll View. As the image is being loaded and display…
-
Showing All Messages
Prepare build
note: Using new build system
note: Planning
note: Build preparation complete
note: Building targets in parallel
Analyze workspace
Create build descripti…
-
* carthage install method: [ ] .pkg, [x] homebrew, [x] source
* `which carthage`: /usr/local/bin/carthage
* `carthage version`: 0.35.0
* `xcodebuild -version`: 12A8169g
* Are you using `--no-build…
sam-w updated
2 years ago
-
Fantastic library.
What I did:
- I created a NavigationViewModel that will handle navigation across pages that need it. See NavigationVM below.
- Programmatically want to push to the next view …
-
Hello bro,
I can reload home widget for platform Android,
while platform iOs is not.
I can replace content "..." by other content in platform Android, while can not in platform iOs.
![Screen S…
-
### Steps to Reproduce the Problem
- Create a new project in Xcode 12 GM
- Add Instabug as a dependency (I followed the manual steps from the Readme)
- Add a `PreviewProvider` to any file, e.g.…
sam-w updated
3 years ago
-
It is impossible to interact with a `TextField` that is placed inside an `InkWell` because this puts the entire `InkWell` widget in focus. This causes the keyboard shortcuts to propagate to the `InkWe…