-
## Steps to Reproduce
1. Run app for iOS simulator device
2. Get the following message in the Debug Console:
```bash
Launching lib/main.dart on iPhone 11 Pro Max in debug mode...
Xcode build …
-
We recently added XCMetrics to tou our project. When looking into the database I can see a set of rows in the `builds` table with the scheme name `for Previews _original-scheme-name_`. And the durati…
-
I have an SPM library that incorporates the DataDome library. This library also contains UI that I would like to preview with SwiftUI previews, however, previews crash because DataDome is throwing ass…
-
### Description
Let's say as an example that we have this view and model;
```swift
import Dependencies
import SwiftUI
struct ExampleView: View {
let model = Model()
var body: so…
-
Thank you for contributing to MarkdownUI!
Before you submit an issue, please complete the report with all the relevant details for your bug and go through every item in the checklist.
**Describe…
-
Not sure if this is an SDWebImageSwiftUI/SDWebImage issue, or a Swift Package Manager issue, but when I have an iOS app with an accompanying watchOS app, and include SDWebImageSwiftUI in both the iOS …
-
**Describe the Bug**
SwiftUI previews (without LNPopupControllers) do not compile with missing required module 'LNPopupController_ObjC
**To Reproduce**
Steps to reproduce the behavior:
1. Add Ln…
-
## 发生什么问题?
返回时导航栏会闪一下默认颜色
## 期望如何改进此问题?
预期返回上一页时导航栏颜色不会闪。
## Demo 中是否出现这个问题?
Demo 没跑起来
## 额外信息(可选)
**NXNavigationExtension 版本:4.1.6**
**Xcode 版本:14.3.1**
**运行平台:iOS 模拟器,版本 15.0*…
-
SwiftUI relies upon `PreviewProvider` implementations to define how to display previews of SwiftUI code. Periphery flags these as unused, since nothing in the project code ever calls them. But of cour…
-
## Description
I created a new project using the command `npx react-native init MyApp --template react-native-template-typescript`.
When i run` npx react-native run-ios`, it gives me below error.
…