Can find the correct assembly

After I updated to the lasted package of Xamarin Forms Tools from Syncfusion, I can't find again the correct namespace for the
SfTabViewRenderer.

1 Reply

PA Paul Anderson S Syncfusion Team July 2, 2018 09:59 AM UTC

Hi Rodrigo,

Thanks for using Syncfusion product.

We have not changed the namespace of SfTabView in any platform in our latest versions. Please have the below namespace for SfTabView.

NameSpace:

Pcl/.NET Standard:
Syncfusion.XForms.TabView

Xamarin.Forms Android:
Syncfusion.XForms.Android.TabView

Xamarin.Forms iOS:
Syncfusion.XForms.iOS.TabView

Xamarin.Forms UWP:
Syncfusion.XForms.UWP.TabView

Assembly : https://help.syncfusion.com/xamarin/introduction/control-dependencies#sftabview

The SfTabViewRenderer will be in the platform wise namespaces [Syncfusion.XForms.iOS.TabView.SfTabViewRenderer]. We have created a simple sample using SfTabView which is available in the below link. Please have the sample and if you still face any issues please let us know the namespace you have been using and the error if any.

Sample: http://www.syncfusion.com/downloads/support/forum/138448/ze/TabViewSample-708334939  

Please let us know if you have any concerns.

Regards,
Paul Anderson 


Loader.
Up arrow icon