website
website copied to clipboard
More Documentation about RecyclerViewAdapter in Xamarin.Android
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
Thank you for the suggestion! I will work with the teams to get some additional documentation going.
/cc @reactiveui/learning-team @reactiveui/android-team
Is there anyone versed enough in RecyclerViewAdapter to add some documentation to the website?
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 I think that tutorials about Recycler view adapter and fragments usage. Those should be useful. Now, I'm moving my xamarin.android app to Reactive UI, but also I'm starting a new mobile project and I want to use reactive programming as well. Thank you in advance!
@cabauman I noticed you have https://github.com/cabauman/SectionedRecyclerViewBindings which speaks a bit to RecyclerViewAdapter. Might you be in a position to work with me to get some documentation together on the matter?
GitHub
SectionedRecyclerViewBindings - Xamarin Android bindings for SectionedRecyclerViewAdapter by luizgrp
@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.