Skip to content

Instantly share code, notes, and snippets.

@raipankaj
Created May 17, 2022 14:07
Show Gist options
  • Select an option

  • Save raipankaj/c36fe7e0b1a6f3126468b4db13f9fb34 to your computer and use it in GitHub Desktop.

Select an option

Save raipankaj/c36fe7e0b1a6f3126468b4db13f9fb34 to your computer and use it in GitHub Desktop.
In-App review - Review Manager
val localContext = LocalContext.current
val reviewManager = remember {
ReviewManagerFactory.create(localContext)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment