I'm currently working on an app that shares pictures on FB using create react app(not ejected). I'm having problems with sharing the url since the meta tags cannot be edited dynamically. The user guide of CRA states :
read index.html into memory and replace OG_TITLE, OG_DESCRIPTION
I'm not that knowledgable yet on express, can someone guide me to the right direction on how to do this?
via Hanseh
No comments:
Post a Comment