tbruyelle / RxPermissions

Android runtime permissions powered by RxJava2
Apache License 2.0
10.49k stars 1.31k forks source link

RxPermissions support for RxJava3 #317

Closed nguyenhoc89 closed 4 years ago

nguyenhoc89 commented 4 years ago

Do you have any plan to update RxPermissions for RxJava3?

zhupengxiang commented 4 years ago

I also want to know

ndangnguyen commented 4 years ago

You can use these files https://gist.github.com/ndangnguyen/60618ceb367d3b9a25814f3b9303f225

zhupengxiang commented 4 years ago

@ndangnguyen How does your file and class name not match, missing a RxPermissionsFragment

ndangnguyen commented 4 years ago

@zhupengxiang updated

Steppschuh commented 4 years ago

Here's a fork that migrated to RxJava3.

galuszkak commented 4 years ago

Hi @nguyenhoc89 ,

I've created PR for this in #326

tbruyelle commented 4 years ago

done with #326