Xamarin Forms compare to Fire/Elements

I want to understand how Xamarin Forms compare to Fire.

In Xamarin can share dot net code between iOS and Android projects. Same code. The changes for every platform is related to visual.

Is possible in Fire? I believe not with standard net code but using elements?

Best regards

Donald,

I would recommend checking out https://docs.elementscompiler.com/Tutorials/ElementsRTL/ to start with, in particular https://docs.elementscompiler.com/Tutorials/ElementsRTL/CrossPlatformApps/ and the " I really need to do the the UI separately for each Platform?" box it contains.

—marc