Replies: 6 comments 3 replies
-
Duplicate of #76 |
Beta Was this translation helpful? Give feedback.
-
@KurdCsharper not a duplicate as that post is about desires for things in general, while this is a desire for a particular class of things! |
Beta Was this translation helpful? Give feedback.
-
There are some tradeoffs here. By being in separate packages/repos, some of these controls can:
That said, things that involve a lot of user interaction and use of native controls would be good candidates: Camera, Calendar, Autocomplete Print and OCR aren't controls so I would create a separate issue for these. And transitions. |
Beta Was this translation helpful? Give feedback.
-
Camera we have a PR for but it was failing some tests. And I think we might be waiting for the new Google AndroidX version. Print - xamarin/Essentials#718 PopUp is something we should have worked on later this year if things go as planned. SegmentedControl - Hussain has a work in progress for xamarin/Xamarin.Forms#6904 though perhaps we considering using TabView from @jsuarezruiz as an xplat solution. AppBar offers a parallax type of scroll and is coming, but more fine support for parallax is perhaps a scroll view enhancement. How might a Parallax control look if it were standalone? Akin to the Expander? Page Transitions are coming with Segues. It was on the Xamarin.Forms roadmap and will be moved here. Controls I don't expect we will do and which have great vendor support:
Could you explain more what you see for these?
If we put/accepted some of these controls into a community toolkit, would that be useful? What is preventing you (anyone) from using existing controls available from vendors or open source offerings today? |
Beta Was this translation helpful? Give feedback.
-
Calendar If these controls make the size issue or the rendering issue of the app , then why can't we make a standalone plugin like essential for advanced ui controls |
Beta Was this translation helpful? Give feedback.
-
There already is something like that :
https://github.com/xamarin/XamarinCommunityToolkit
On Fri, 25 Sep 2020 at 19:48, NithinKJoy ***@***.***> wrote:
Calendar
PDF Viewer
Charts and Graphs and Gauges
Digital signature
If these controls make the size issue or the rendering issue of the app ,
then why can't we make a standalone plugin like essential for advanced ui
controls
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#93 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACOGERXGJT4ZALJX7NJEJ7TSHTJYTANCNFSM4RZWIWZA>
.
--
Thanks,
Matthew Joughin
Founder / CTO
+27 81 529 7169
http://www.adaptableapps.net
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Within the Xamarin Forms ecosystem (community and third party companies), we have an immense amount of controls and control variations. It would be great to include controls like:
On the other hand, it would be nice to have some general functionalities integrated like
And some built-in animations for controls and pages would be loved by the community
Some outstanding features like
There are many things that can be integrated for ease of use for the entire community. There are some solutions for these controls out there, but sometimes they need a push and I think this is the best way because we will make the framework as it is much more mature in relation to what it can encompass.
Beta Was this translation helpful? Give feedback.
All reactions