AsyncCommand or delegateCommand #2365
Unanswered
developer9969
asked this question in
General
Replies: 2 comments 4 replies
-
Use which ever you need. I personally will never use an "Async" command, but that is my personal choice. You choose the tool that works for you. |
Beta Was this translation helpful? Give feedback.
4 replies
-
@dansiegel hi Dan thank you for your reply, I would love to have a go at your suggestion, is there any "meaty" open source github repo using this combination where we can learn from and I can transition my apps quickly? If you have 2 mins would you describe why you prefer Reactive UI and Shiny , it would help to put a case together if you like and move to it. Many thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all
Wondering if anyone has any suggestions on whether we should use the AsyncCommand that comes with the Xamarin Community Toolkit instead of the delegateCommand in a prism application.
any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions