Code Generators to simplify Creating Custom Views (Templates) #299
nicksoftware
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @Sergio0694 , I really appreciate what you have done with the CommunityToolkit.Mvvm lib using source code generators.
🙈I may be in over my head but I am so addicted to the mvvm generators, I wish we could do something similar when creating Templates (Custom Views). Like hide away the code you have to write to to create Bindable Properties, if possible to just use attributes to create and more attributes for hooking-in additional configurations.
Current Way of doing things;
to something like this , Just like how you guys did it with the ViewModels
Beta Was this translation helpful? Give feedback.
All reactions