-
I'm trying to implement a transition type depending on the presence of a specific UIViewController with a certain context.
```swift
// If I try to return `ContainerAction` (not any), I get an erro…
-
## Steps to Reproduce
Our app is not a pure flutter app. We don't know how to reproduce this crash yet. App crashes randomly when we attach view controller to flutter engine. This crash is catched …
-
我项目中引入了Aspects
[UIViewController aspect_hookSelector:@selector(viewDidAppear:) withOptions:AspectPositionAfter usingBlock:^(id aspectInfo, BOOL animated) {
} error:NULL];
通过以上方法hook了 viewdidapp…
-
Describe problem:
I have a ViewController that embedded into UINavigationController. In ViewController I have a textview that its bottom anchor constrained to bottom safe area and it is first respond…
-
Hola, gracias por compartir tu librería me funciona genial en Andorid solo quería ver si me puedes resolver una duda.
Al momento de ejecutar el metodo
`final result = await mp.startCheckout(_pref)…
-
### Platform
iPad 9代 15.4系统
### Plugin
share_plus
### Version
6.3.0
### Flutter SDK
2.18.4
### Steps to reproduce
iPhone能分享,iPad不行
### Code Sample
```dart
final shareResult = await Share.sh…
-
Our app makes heavy use of container view controller-based layouts - for example in one layout, we have a segmented control that determines which of 4 child view controllers are shown in the main cont…
-
If the coordinator's presenter is tabBar, you cannot use the UINavigationController instance, which is the flow coordinator's presenter type.
![스크린샷 2023-06-30 오전 5 35 02](https://github.c…
-
Hi @davdroman, thanks so much for making this library.
Recently, I bumped into a strange issue which is 100% reproducible on iOS 17 device (not simulator)
**Reproducible setup within Demo app**
-…
-
Any solution for below issue?
https://github.com/JetBrains/compose-multiplatform/issues/3791