How to implement snackbar widget after signup

I want to implement notification widget like snackbar (to let user know that verification mail has already sent) after new signup.
Could anyone share some source regarding how to implement this?

Hey there @h1-matsuda!

Unfortunately it’s not possible using our stack however depending on the platform you are going for there are multiple possibilities to achieve that especially on mobile (Android & iOS). Here are some of them:

  • Android
  • iOS

https://developer.apple.com/documentation/usernotifications/