Adding HTML meta tags

Is there any way to add or customize the final meta tags from the deploy? Like adding the meta tags for twitter or facebook and stuff as such.

You can probably add the required tags to the client\src\index.html file. Just add it to the code generation ignore list so Radzen doesn't overwrite it.