mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-01-14 14:23:25 +01:00
don't show armchair pop up ever in one particular view controller. #84
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @v-run-dev on GitHub (Sep 23, 2019).
Hi
I had this query. What if I do not want to show review pop up in one view controller, how to achieve this?
Thank you for awesome library.
@coneybeare commented on GitHub (Sep 27, 2019):
Hook into the should prompt closure and implement your own logic