MAUIverse MAUIverse

The Best MAUI Library You Don't Know: Nalu — VirtualScroll, Custom Tabbar, and More!

Nalu is a set of libraries that tackles some of the most common pain points in .NET MAUI development — navigation, scrolling performance, layout flexibility, and more. Gerald walks through what makes it stand out and why it’s worth adding to your project.

What you’ll learn

  • Navigation: Type-safe, fluent API navigation built on Shell with parameter passing, guards, and a built-in leak detector
  • VirtualScroll: High-performance virtualized scrolling optimized for Android’s RecyclerView and iOS’s UICollectionView
  • Custom Tabbar: Flexible tab bar implementation beyond the default Shell tabbar
  • Layouts: ToggleTemplate for conditional templates, ViewBox as a lightweight ContentView replacement, Magnet for constraint-based layouts
  • Core utilities: Soft keyboard management, background HTTP requests, and interactive canvas views

Watch on YouTube

← Back to Community Feed

}