-
- [x] AsyncImage
- [x] Button
- [ ] Canvas (probably not necessary)
- [ ] Capsule
- [ ] Circle
- [ ] ColorPicker
- [ ] ControlGroup
- [ ] DatePicker
- [ ] DisclosureGroup
- [ ] Divider
- [ ]…
-
I was just following this video https://www.pointfree.co/episodes/ep168-swiftui-navigation-the-point and got this problem
```swift
let deepLinker = PathComponent("one").map { Tab.one }
.orElse(…
-
[Github Repo](https://github.com/joogps/SlideOverCard#usage)
You can add a card to your app in two different ways. The first one is by adding a .slideOverCard() modifier, which works similarly to a…
-
## What are you trying to achieve?
I want to achieve WhatsApp-style navigation where I have a TabView for the top-level navigation of the app, but when ChatChannelView is pushed, the bottom toolbar i…
-
Hi there, I recently updated to Introspect v0.2.2 and had an issue when using `addSubview` that I've never seen before. Basically, when I switch back and forth between views that use `addSubview` in a…
-
## 🎫 関連課題
- #4
- #8
## ✨ 実現したいこと
- [x] 先週の振り返りアイコン
- [x] 今週のやることページ(week)アイコン
- [x] カレンダーアイコン
- [ ] 色
- [ ] 選択時`00DBB5`
- [ ] 通常時`96A7AF`
## 🚩 やらないこと
- 内部ロジック(login処理など)の実装
-…
-
Please provide information or example how to switch between different flows in case when one of the flow contains TabView.
So I have registration flow and main flow with tab bar (I use original swi…
-
Hi, thanks for your library.
I reported some issues with swipe gestures before, and it works fine now.
Right now I'm getting a project to work on an ipad and have run into a couple of tricky issues.…
-
Here are my thoughts on building navigation related swiftui views:
- Need to make it separate from the original library. We don't want to bloat this library and we don't want to require the user t…
-
SwiftUI has setting navigationBarHidden(false) , still showing navigationBar if use ScalePageView. ~
Test phone:iPhone Xs Max
version:15.6.1
appreciate the development team
`
import SwiftU…