AsyncAllTheWaySamples
AsyncAllTheWaySamples copied to clipboard
What are the async feature functionality diff with native vs Forms?
No space to comment on the Xamarin blog... but the forms implementation doesn't seem to have anything "Special" like cancellation tokens and all that goodness.
By using forms, am I missing out on native optimization that I could otherwise be using w/native?