I have an Expander
that has always worked in my application. I updated Xamarin Forms to version 5.0.0 and XAML signaled me an error, the control no longer exists.
The type 'Expander' was not found. Verify that you are not missing an assembly reference and that all referenced assemblies have been built.
Has it changed its name? was it deleted ?