Nudge User Modal
Being a SAAS Boilerplate we think that our role should be to provide generic functionality for things that we tend to ignore while building a MVP so that the MVP you’re creating turns out to be a production ready application instead of just being a MVP.
the User Nudge Modal can be used from anywhere inside the application to trigger a modal that can be used to nudge user for upgrading to use a premium feature or to join a community channel, whatever you want to do with the modal you can do since it’s generic
to trigger the modal you can use the following snippet:
Results