-
-
Notifications
You must be signed in to change notification settings - Fork 127
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
More Documentation about RecyclerViewAdapter in Xamarin.Android #291
Comments
Thank you for the suggestion! I will work with the teams to get some additional documentation going. /cc @reactiveui/learning-team @reactiveui/android-team |
Please, if you can provide a tutorial for android developers, we really appreciate it. thank you in advance! |
@jkyon Out of curiosity, what would you consider helpful from a tutorial? What topics would you have found beneficial approaching the framework, and Rx in general? Is it greenfield development, and your implementing using ReactiveUI from ground up? Or is it brownfield and your slowing moving the app to ReactiveUI? |
Hi |
@cabauman I noticed you have https://github.com/cabauman/SectionedRecyclerViewBindings which speaks a bit to
|
@RLittlesII Sure, I'd be happy to. |
<3 |
Assigned to @cabauman he has the most product knowledge about the control. |
Transferred to website project, since @cabauman is adding documentation to the website. |
Hi
I'm trying to use ReactiveUI on Xamarin.Android with RecyclerViewAdapter where it is loaded with information which comes from a rest service. this info will be updated when user use a search field.
I found resources to implement this funcionality, but I could not find anything about.
Could you please improve the documentation, and tutorials for android developers?
thank you in advance
The text was updated successfully, but these errors were encountered: