Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(windows_ui): add example of sending a toast notification #220

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

halildurmus
Copy link
Owner

@halildurmus halildurmus commented Jun 1, 2023

Description

Related Issue

Fixes #158

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing
    functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🧪 test -- Test
  • 🗑️ chore -- Chore

@github-actions github-actions bot added area: examples Improvements or additions to examples pkg: windows_ui The windows_ui package labels Jun 1, 2023
@halildurmus halildurmus merged commit 4668bcb into main Jun 1, 2023
3 checks passed
@halildurmus halildurmus deleted the notification branch June 1, 2023 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: examples Improvements or additions to examples pkg: windows_ui The windows_ui package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an example that demonstrates how to send toast notifications
1 participant