← Back to Community Contributors
José's Feed
- How to create a simple chat page using .NET MAUI
José Pereira builds a simple chat UI in .NET MAUI with text + image messages, a message template selector, and a scroll-to-bottom interaction—plus a full sample repo.
Read more - How to use a DrawingView inside a scrollable layout, in .NET MAUI
José Pereira explains why DrawingView can feel unresponsive on iOS inside ScrollView/TableView and shows fixes by disabling DelaysContentTouches (plus a renderer workaround for TableView).
Read more