I have been using Polymer to build a large CMS. Unfortunately Polymer is slowly being phased out and I want to move to React step by step. Therefore I want to migrate Polymer-Components to my React App.
To summarize: Is there any way to import and use my Polymer-Components inside of React?