You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The wiki page is a bit badly structured making the Rx example very incomplete.
I would suggest adding a page with a better example of its usage, the needed/possible import versions like compile 'io.fotoapparat.fotoapparat:adapter-rxjava2:1.0.2' and maybe start adding Kotlin examples.
The text was updated successfully, but these errors were encountered:
Should be easy to follow for a beginner in Rx. If not, please propose us enhancements :)
Honestly, there is much value in adding Kotlin examples since there are no huge differences between Java and Kotlin and one can easily understand both.
Will close for now but feel free to add more comments or open another issue if you need 👍
The wiki page is a bit badly structured making the Rx example very incomplete.
I would suggest adding a page with a better example of its usage, the needed/possible import versions like
compile 'io.fotoapparat.fotoapparat:adapter-rxjava2:1.0.2'
and maybe start adding Kotlin examples.The text was updated successfully, but these errors were encountered: