'dynamic meta tags in react with a remote backend server

I am trying to implement social sharing in my application. I have gone through various solutions and also have react-helmet currently implemented but none of this seem to work. The backend of the application is on another server. what's the best way to go about this issue without using nextjs?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source