-
How can I Create one more navigation stack above tabView?
So I need to present a few different flows under each of tab. But I can't fine approach to do that. I had a look in examples and there is n…
-
Presently they're hard-coded at 3/12/30/none.
Could be based on App Storage or in database.
-
### Environment
- OS and Version: OSX Venture 13.4 (but issue has been occurring for months)
- VS Code Version: 1.79.0
- C/C++ Extension Version: 1.15.4
### Bug Summary and Steps to Reproduce
…
-
## What did you do?
We're rendering ChatChannelView as a child of SwiftUI's TabView.
## What happened instead?
When long-pressing a message to launch the reactions view, the background screenshot…
-
### 問題の内容
- CoreDataを使ってCRUD機能を実装したい
### 実行環境
- OS : macOS Monterey(バージョン12.6)
- Xcode : Ver 14.0.1
### 作成すべき内容
- 日記の一覧表示機能
- 日記の新規追加機能
- 日記の削除機能
- 日記の編集機能
## input
- [SwiftUI × CoreD…
-
### 에러 검토 요청
제목과 같이 다른 뷰에서 활동 뷰로 2번 이상 전환 하게 되는 경우 GatherRunner.swift 의 @main 진입점에서 Fatal Error: Out of Index 에러 발생하며 앱 종료되는 증상 확인
-
## WhatsNewKit Environment
- WhatsNewKit version: WhatsNewKit 2.0.2
- Xcode version:13.3.1
- Swift version: 5 with SwiftUI 3
- macOS version running Xcode: macOS Monterey Version 12.3.1
- Depen…
-
Repost of https://github.com/xmartlabs/PagerTabStripView/issues/63 since it looks like it's still happening.
**Describe the bug**
On iOS14 builds, sometimes the scroll bar disappears
**To Repro…
-
godrm updated
2 years ago
-
If I try to render the following in a Markdown view, my app hangs:
`![alt text](image.jpg)`
This was originally part of a large block of markdown our QA threw at the app, and I whittled it down …