RateBottomSheet
This an Android library to help to promote your Android App by prompting users to rate your app in the Google Play Store with a material design friendly BottomSheet.

USAGE
To used this usefull library you can grab it via Gradle:
KOTLIN
Override string xml resources on your application to change the texts in bottom sheet:
DEBUG
Enable debugForceOpen
to show bottom sheet without conditions check like this:
You can also enable logs with debugLogEnable
properties:
Clear all current data from RateBottomSheet like this: