badoo / RIBs

Badoo's take on RIBs
Apache License 2.0
162 stars 50 forks source link

Create Permissions sample application #283

Closed KovalevAndrey closed 3 years ago

KovalevAndrey commented 3 years ago

Description: Create Permissions sample application by extracting some part of code from sandbox app and simplify things by removing MVI, RxJava, etc. dependencies

Screenshot_20210430-143452

KovalevAndrey commented 3 years ago

I have fixed the comments first and now extending the functional to having a child RIB that will be receiving permissions callback

KovalevAndrey commented 3 years ago

I have fixed the comments first and now extending the functional to having a child RIB that will be receiving permissions callback

Created child RIB that uses permission while parent RIB doesn't