GDevelop-extensions icon indicating copy to clipboard operation
GDevelop-extensions copied to clipboard

New extension: Toast

Open github-actions[bot] opened this issue 1 year ago • 8 comments

Description

Use native Android/iOS components to show and hide a toast (a short message in a semi-transparent black rounded box) Screenshot_٢٠٢٤-٠٩-٢٦-١٧-٥٧-٥٩-٧٩_0799e9f27d852dcf2d7eec7186d8e8fb

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

Toast Example.zip

Extension file

Toast.zip

github-actions[bot] avatar Sep 26 '24 15:09 github-actions[bot]

❗ An internal error has occurred. See logs at https://github.com/GDevelopApp/GDevelop-extensions/actions/runs/11055437049.

github-actions[bot] avatar Sep 26 '24 15:09 github-actions[bot]

✅ Successfully updated the extension.

github-actions[bot] avatar Sep 26 '24 15:09 github-actions[bot]

❗ An internal error has occurred. See logs at https://github.com/GDevelopApp/GDevelop-extensions/actions/runs/11055473444.

github-actions[bot] avatar Sep 26 '24 15:09 github-actions[bot]

Not sure if it should be integrated into the Pop-up extension.

EyadMahm0ud avatar Sep 26 '24 15:09 EyadMahm0ud

✅ Successfully updated the extension.

github-actions[bot] avatar Sep 26 '24 19:09 github-actions[bot]

!update Toast Example.zip

EyadMahm0ud avatar Sep 26 '24 19:09 EyadMahm0ud

❗ An internal error has occurred. See logs at https://github.com/GDevelopApp/GDevelop-extensions/actions/runs/11059175371.

github-actions[bot] avatar Sep 26 '24 19:09 github-actions[bot]

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.

D8H avatar May 03 '25 16:05 D8H