- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.9k
 
Using Custom Renderers in .NET MAUI
        David Ortinau edited this page Aug 16, 2023 
        ·
        5 revisions
      
    For best results, we recommend converting custom renderers to the new handler pattern following the documentation guide.
Some custom renderers may work with the compatibility shims. To try reusing custom renderers, follow this documentation guide.