ReactorUI
  • What's ReactorUI for Xamarin
  • Guide
    • Setting up
    • Hello World Sample
    • Components
      • Component Lifecycle
      • Component Properties
      • Component with children
      • Navigation
      • Component Context
      • Reference to native controls
      • Animation
  • Native Tree and Visual Tree
    • Custom visual nodes
    • Custom Pages
  • Migrating from MVVM model
  • Integrating DI Containers
  • Hot reload troubleshooting
  • Styling and theming
  • Sample with SkiaSharp
Powered by GitBook
On this page

Was this helpful?

What's ReactorUI for Xamarin

NextSetting up

Last updated 2 years ago

Was this helpful?

ReactorUI for Xamarin Forms is going to be deprecated along with Xamarin Forms. For new projects please consider the MauiReactor library that targets .NET MAUI ().

ReactorUI for Xamarin (short 'reactorui') is a .NET standard library that implements a component based UI framework on top of .

ReactorUI is intended for those who already have experience in developing Xamarin Forms but also for who is approaching mobile app development in Xamarin and have good knowledge of .NET platform (c#).

NOTE: ReactorUI is an evolving project, please ensure your project is always updated to latest version (including the Visual Studio extension)

https://github.com/adospace/reactorui-maui
Xamarin Forms
ReactorUI Hot Reload