CommunityToolkit.MVVM example #3535
johnmbaughman
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
I love it! I can't tell if "There was some refactoring done to make the view initialization similar to the TUI designer" means you changed core code or just the react sample. Can you clarify? We can either add this as a sample in the Terminal.Gui repo or as a showcase. Feel free to submit a PR against v2_develop if you think it would be good sample! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just for curiosity sake, I created an example using the
CommunityToolkit.Mvvm
framework. I followed the ReactiveUI example and it works identical to that. There was some refactoring done to make the view initialization similar to the TUI designer, just for fun.Is this something that could be added to the project or even wanted? If so, how would I handle the PR?
It was fun to experiment and learn with this really cool framework and I'd like to share the idea with others.
https://github.com/johnmbaughman/Terminal.Gui/tree/v2_communitytoolkit
-John
Beta Was this translation helpful? Give feedback.
All reactions