RxBinding icon indicating copy to clipboard operation
RxBinding copied to clipboard

Docs?

Open Polyterative opened this issue 6 years ago • 6 comments

Other guides on medium told me to add this lib to my project. Still, I can't understand how to use this. No wiki, readme just tells me how to add it. I'm confused

Polyterative avatar Mar 14 '19 09:03 Polyterative

Same. it looks like what I need, but i'm finding it tough to understand how it should be used.

bpappin avatar Mar 28 '19 04:03 bpappin

+1. I was able to figure out simple usages but it took a lot of time and nosing around. Basic docs would have helped a lot. Does this help? https://academy.realm.io/posts/donn-felker-reactive-android-ui-programming-with-rxbinding/

RobLewis avatar May 21 '20 14:05 RobLewis

Same here, I have faced the same problem.

aslamhossin avatar Jun 05 '20 02:06 aslamhossin

+1. I was able to figure out simple usages but it took a lot of time and nosing around. Basic docs would have helped a lot. Does this help? https://academy.realm.io/posts/donn-felker-reactive-android-ui-programming-with-rxbinding/

Too old doc for version 0.4.0 but the current version is 4.0.0 .

aslamhossin avatar Jun 05 '20 02:06 aslamhossin

I feel like a Wiki would be a better documentation solution for this repo as there are numerous elements that are covered.

mohsin avatar Jul 17 '20 11:07 mohsin

It seems there have been many changes since the RxBinding2 library used in many tutorials and books. There are no longer RxView, RxTextView, etc. The lack of documentation is a huge difficulty to using this library at version 4.0

Progdrasil avatar Nov 27 '20 16:11 Progdrasil