microsoft / microsoft/fluentui-apple

[feature request] SwfitUI consume DrawerController

Open
#532 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
977
Forks
180
Avg merge
21h 38m
Merged PRs (30d)
1

Description

Platform
  • iOS
  • macOS
Describe the feature that you would like added

I am studying how SwiftUI consumes DrawerController. But the DrawerController tightly couple to UIKit. Although I have my own UIViewControllerRepresentable class to wire it up, I cannot animate the slideover. if it has already supported, could you share the sample code, otherwise may I request it?

What component or utility would this be added to

N/A

Have you discussed this feature with our team, and if so, who

N/A

Additional context/screenshots

N/A

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating DrawerController and reviewing how the existing UIViewControllerRepresentable bridge connects it to SwiftUI. Determine whether slideover animation is already supported or needs a new integration path, then document or demonstrate the expected SwiftUI usage and animation behavior as the definition of done.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.