New extension: Toast
Description
Use native Android/iOS components to show and hide a toast (a short message in a semi-transparent black rounded box)
How to use the extension
Display toast with duration (limited to "short" and "long"). Hide toast.
Checklist
- [X] I've followed all of the best practices.
- [X] I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
- [X] I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.
What tier of review do you aim for your extension?
Community (Unreviewed)
Example file
Extension file
❗ An internal error has occurred. See logs at https://github.com/GDevelopApp/GDevelop-extensions/actions/runs/11055437049.
✅ Successfully updated the extension.
❗ An internal error has occurred. See logs at https://github.com/GDevelopApp/GDevelop-extensions/actions/runs/11055473444.
Not sure if it should be integrated into the Pop-up extension.
✅ Successfully updated the extension.
!update Toast Example.zip
❗ An internal error has occurred. See logs at https://github.com/GDevelopApp/GDevelop-extensions/actions/runs/11059175371.
Thank you for submitting an extension.
When it's possible, extensions should work for any platforms. Here, I guess that a similar result could be achieved with a button object and a tween to fade it out.