Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detail implementation #6

Open
Depechie opened this issue Apr 28, 2020 · 2 comments
Open

Detail implementation #6

Depechie opened this issue Apr 28, 2020 · 2 comments

Comments

@Depechie
Copy link

Any more details on how we can get a hold of the mainthread in a Xamarin app?
https://github.com/RolandPheasant/DynamicData.Snippets/blob/master/DynamicData.Snippets/Group/XamarinFormsGrouping.cs#L31

Not been able to create a provider.

@RolandPheasant
Copy link
Owner

The provider is used as an example for how to set up observables so they can be tested and is not a definitive means of solving this problem.

To get the main thread ReactiveUI provide an out of the box solution for accessing the main thread. I suggest you check it out.

@Depechie
Copy link
Author

Depechie commented Apr 29, 2020

Yeah I know, problem is I'm not using Reactive UI ;) but will check their code. Thx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants