-
## Pre-requisites:
* [x] Yes, I looked through both [open and closed issues](../issues?utf8=✓&q=is%3Aissue) looking for what I needed.
* [x] No, I did not find what I was looking for.
## Expect…
-
Subscribe to this issue and stay notified about new [daily trending repos in Swift](https://github.com/trending/swift?since=daily)!
-
Subscribe to this issue and stay notified about new [daily trending repos in Swift](https://github.com/trending/swift?since=daily).
-
is there some way to present a SwiftUI View using a UIViewController presentation API?
on the window's top view controller, for example?
-
- [x] I have read the [Getting Started](https://inappwebview.dev/docs/intro/) section
- [x] I have already searched for the same problem
## Environment
| Technology | Version …
-
## Pre-requisites:
* [ ] No, I did not find what I was looking for
## Feature Suggestion
If a toast is currently shown and a system alert appears (e.g. contacts permission request), add a…
-
Hello!
I'm migrating over from [tipsi-stripe](https://github.com/tipsi/tipsi-stripe) so I think I'm mostly integrated with Stripe already but I cannot for the life of me figure out how to create a …
-
### Summary
I have a forward, offset-based list using the library. onAppear of the last item of the list, it will trigger `loadNext` to fetch more items. If I scroll the screen fast enough sometimes …
-
We using flutter now,and we found a lot of crashes on iOS 12.4.3, iOS 12.4.4, iOS 12.4.5, iPhone with 1 GB or less of memory。
flutter version is 1.9.1+hotfix.5-pre.9
Stack of Crash:
```
0 Flut…
-
**Is your feature request related to a problem? Please describe.**
There is only a` toast(isPresenting: Binding...)` function. It is cumbersome to add multiple messages and/or multiple message types…