-
authorize in SwiftUI is not working
-
### Description
The code `Analytics.logEvent()` causes a compile-time crash for all SwiftUI previews in a project, resulting in:
> Failed to launch app in reasonable time.
This occurs as long a…
-
I have tried creating a calendar with exact as from [your PR with example](https://github.com/airbnb/HorizonCalendar/pull/209).
Works great, but I have noticed that when put inside a NavigationStac…
-
### Describe the problem
Hello everyone, I've encountered a problem while developing an iOS app. An annoying white titlebar appeared at the top of the screen and on both left and right on landscapr…
lnB51 updated
1 month ago
-
>I was thinking about moving the UI to use SwiftUI which will only work for iOS 13+ but it’ll be cleaner and simpler. I haven’t gotten around to writing it all yet though.
_Originally posted by @r0…
-
## Summary
I have a list view in SwiftUI with many line items and I want to show a "Pay" button for each row that, when clicked, would generate and present a PaymentSheet bottom view. However, when I…
-
![image](https://github.com/user-attachments/assets/a28bab96-405c-46bf-a813-0686ffcd2d90)
给的 Demo 和我自己按照教程写的, 这个邮箱校验通过之后, 文字的颜色还是红色, 没有变成绿色, 麻烦指导一下, 谢谢。
-
### Use case
The spring animation is used all over iOS, and is critical to building widgets with iOS look and feel. Although Flutter currently provides spring simulators, they're not directly usabl…
-
Hello,
I've been facing problems with the SwiftUI preview, I have an app that runs clean architecture in multiple modules, SwiftUI preview doesn't work properly running the app scheme, so I had to …
-
- [ +] Use the latest version of CalendarKit
- [ +] I've read the [Contribution Guidelines](https://github.com/richardtop/CalendarKit/blob/master/CONTRIBUTING.md)
- [ +] I've searched for [existing …