Alert with custom content

For my app I need an alert view with my own custom content. I have tried to use a popover but didn’t get a title and buttons as easy as with an alert view. Now, I have added an option to the alert component to show a child component (Very easy, just 20 lines of code). It looks like this:

Is it interesting to make a PR out of this?