Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ios): Add overrideable routing for CAPBridgeViewController subclasses #5546

Merged
merged 4 commits into from
Mar 30, 2022

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    1b59859 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fe74cb View commit details
    Browse the repository at this point in the history
  3. chore(ios): Disable type name violation (for now) on internal _Router

    struct. Using an _ prefix is a common pattern for non-public types in
    the Swift standard library.
    Steven0351 committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    e0594a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eafa0e6 View commit details
    Browse the repository at this point in the history