Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkatz6 authored Mar 7, 2024
1 parent 5aebd7f commit 3183325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Demo project to try: https://github.com/AvaloniaUI/AvaloniaMauiHybrid/tree/main/
</UniformGrid>
```
Don't forget about xmlns namespaces here as well: `xmlns:controls="using:Avalonia.Maui.Controls"` and `xmlns:mauiControls="using:Microsoft.Maui.Controls"`

8. If you have "MaterialComponents" or other theme related exception on Android, please visit https://github.com/AvaloniaUI/AvaloniaMauiHybrid/issues/18.

### Using MAUI Essentials inside of the Avalonia app

Expand Down

0 comments on commit 3183325

Please sign in to comment.