Xamarin.Forms.Plugins
Xamarin.Forms.Plugins copied to clipboard
RoundedBoxView : Xamarin update + windows phone 8.1 + windows UWP
- Update to Xamarin 2.3.3.180 & remove iOS classic (obsolete)
- Set profile 259 (adding windows phone 8.1 platform) (fix #118)
- Add RoundedBoxView support for Windows Phone 8.1
- Add RoundedBoxView support for Windows Universal
Is the newest version also avilable in NuGet?
No, this pull request must be accepted first by the git owners
will this update fix the issue .. ?
Could not install package 'Xam.Plugins.Forms.RoundedBoxView 1.0.0.7'. You are trying to install this package into a project that targets 'WindowsPhoneApp,Version=v8.1', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
You make me realized that I haven't change the nuspec to add windows phone, I Will do it soon
Thank you very much Drakkins ! I'm waiting for it ... But I think your commit hasn't added to main package yet...
So How can I install it to my application ?
You can add the RoundBoxView projects (Portable + all plaftorm target you need) to your solution. Then add references to it from your project.
And yes my commits are not added to the main package yet.