You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the primary goal of this request? Are you aiming to prevent crashes, facilitate customization, or simplify implementation?
Current Scenario
Could you describe the current issue you're facing with navigation or UIViewController swizzling? Is there a specific behavior that's causing errors?
Protocols
How do you envision protocol support helping with navigation customization? Could you provide a practical example of how you'd like to use it?
Exceptions
What types of exceptions would you like to handle during swizzling? Are they specific errors, such as missing methods, or unexpected failures in the custom logic?
Use Case
Is this intended for a specific project or a general-purpose solution? If it's project-specific, can you share more about the context?
Expected Outcome
What would a successful implementation look like for you? Are there any particular features or behaviors you want to ensure are supported?
Alternatives
Have you considered alternative approaches to achieve your goal without swizzling? If so, what were the limitations?
It would be nice to have protocol support to handle navigation customization or UIViewController Swizzling exceptions.
thanks
The text was updated successfully, but these errors were encountered: