RxBinding does not have its own documentation. The commands may be easy for professional developers but not for beginners. Does anyone have a self-documented documentation or a link that has ample resources ?
            Asked
            
        
        
            Active
            
        
            Viewed 2,137 times
        
    1 Answers
4
            Check this links:
http://www.programcreek.com/java-api-examples/index.php?api=com.jakewharton.rxbinding.view.RxView
https://github.com/codepath/android_guides/wiki/RxJava-and-RxBinding
https://medium.freecodecamp.com/simplifying-recyclerview-adapters-with-rx-databinding-f02ebed0b386
https://medium.com/crunching-rxandroid/crunching-rxandroid-part-6-6149764b59e
https://academy.realm.io/posts/donn-felker-reactive-android-ui-programming-with-rxbinding/
Also, search in Medium, there is a lot of people writing about it.
        Sharan
        
- 1,055
 - 3
 - 21
 - 38
 
        AndroidRuntimeException
        
- 2,066
 - 18
 - 36
 
- 
                    Your welcome, If you think if the answer helps you, please mark as correct answer. – AndroidRuntimeException Jun 02 '17 at 12:37