Notifications Visualizer
829 views
Use this app to help design adaptive live tiles and interactive toasts for Windows 10.
The app provides instant visual previews of your tile or toast while editing, similar to Visual Studio's XAML editor/design view. Your payload is also checked for errors, ensuring you create a valid payload.
Developers will find Notifications Visualizer useful when they are looking at adding live tiles to their app. The Visualizer provides an easy way to create and test adaptive tile payloads, without having to edit and deploy your own app. Once you've created a payload with the perfect visual results, you can then integrate that payload into your own app (for generating notification payloads from code, check out NotificationsExtensions).