website
website copied to clipboard
iOS Platform Views page is UIKit only, no mention of SwiftUI
Page URL
https://docs.flutter.dev/platform-integration/ios/platform-views/
Page source
https://github.com/flutter/website/tree/main/src/content/platform-integration/ios/platform-views.md
Describe the problem
Platform Views page doesn't document how to integrate SwiftUI views and is UIKit only.
Expected fix
We should add support for SwiftUI and/or deprecating the UIKit flow.
Additional context
I will be able to advise on implementation.
I would like to fix this problem.
- [ ] I will try and fix this problem on docs.flutter.dev.