StoreReview flow

I’m trying to use StoreReview - Expo Documentation to request the user a review.
I’m trying to understand how… probably I need some logic to display ask the review after, let’s say a month of usage.
But do I also have to keep track of the fact that the user has seen the ReviewBanner too or after I call the method ```
StoreReview.requestReview();