-
## TASK
- [ ] Do Swift UI Tutorials
https://developer.apple.com/tutorials/swiftui/
- [ ] Understand this video series
https://www.youtube.com/channel/UCmJi5RdDLgzvkl3Ly0DRMlQ
-
## 🎫 関連課題
- #2
## ✨ 実現したいこと
▼ when?
- `~ 3 / 19`
▼ what?・why?
- [ ] `タスクカード追加時上のタスクカード下からスライドして出現するように実装`
- 現在の「パッパッ」と出現するUIでは貧乏くさくて自分自身納得できない
- [x] `プログレスバー・プログレスサークルを isDone…
-
Video of the bug --> https://github.com/adevinta/spark-ios/assets/142396647/7bc809f8-1e74-4962-b66a-45bee935db65
slack thread : https://adevinta.slack.com/archives/C04QCSQGQUX/p1695393264626839
-
### Check List
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.
- [X] I have read the [wiki page](https://github.com/onevcat/Kingfis…
-
First off, thanks for working on this package. While you would think an alert view is a trivial thing, it isn't – and I have noticed that you did walk the extra mile to provide a drop-in replacement …
-
Look closely, the second card pass through the first one after swiping, before it completely disappear. It looks / feels like the first card moved backwards and been drew out after the second card.
…
ghost updated
2 years ago
-
# Bug Report
## Mandatory Information
**Describe the bug**
When adding or removing taps, the addition/removal animation doesn't play in the Taps section of the sidebar
**To Reproduce**
Add or…
-
### Description
I've got a compiler crash using `swift build` on macOS 14.2.1 with a brand new package without any code after adding [TCA](https://github.com/pointfreeco/swift-composable-architecture…
-
-
I’m seeing stale states sometimes in connected views. Can’t figure it out — have removed all middleware. It looks like after an action is processed and the state is updated, `map(state:dispatch:)` is …