Intelliabb / XamarinControls

Cross-platform controls for Xamarin and Xamarin.Forms.
Apache License 2.0
102 stars 12 forks source link

Contribute to Xamarin.Forms #10

Closed wcoder closed 5 years ago

wcoder commented 6 years ago

Hi, awesome checkbox!

Maybe you want to contribute to Xamarin.Forms:

https://github.com/xamarin/Xamarin.Forms/issues/1728

JADSN commented 6 years ago

You can see https://github.com/enisn/Xamarin.Forms.InputKit for more ideas

hnabbasi commented 6 years ago

I would love to submit this as PR. But from the conversations I've had with other developers and read online, it's the iOS that can be an issue. Since they don't have a native control, should we put one out till iOS gets a native control, should we bring it form MacOS, etc... Someone mentioned that Xamarin.Forms may want to have such controls under a different namespace maybe to allow folks to have cross-platform controls without native offerings restrictions. meh.

I will submit a PR and see where that goes. Thank you.

xleon commented 5 years ago

I was going to use this control until I saw the skia dependency. That library is adding massive weight to the final app. I don´t think any xamarin.forms PR will be merged with skia as a dependency, right?

hnabbasi commented 5 years ago

I don't think so. For the PR, I will be drawing using core APIs 🤓