Closed PierreBresson closed 3 years ago
Hello @PierreBresson! I started working on this and I have a question. Do you think that a new redux slice is needed to store the number of times the user has opened the app? Or could we just set a variable on the userPreferences
slice?
@EmersonPinheiro Thanks for having a look :)
Yes, you can simply set a variable in userPreference
👍
Summary
After 4 starts of the app, if the user has accepted terms of use, ask him to rate the app thanks to expo store-review api. See more here
NB: First to submit a valid PR, first to merge. Except if you already have merged some good code in this repo, I won’t assign any issue due to spam and beginners unable to complete a PR without a lot of help from my side.