2

I built apps in Dash, but the team only wants everything in React.

Is there a way to integrate my Dash app into the React app so they can be in the same place?

Also, I realized that Dash is built upon React. Can I get the generated React JavaScript source code as well?

Peter Mortensen
  • 30,030
  • 21
  • 100
  • 124
ReichY
  • 33
  • 3
  • You can do it the other way around. You can create a custom dash component library which converts react components to dash components you can integrate in your dash app. See my answer [here](https://stackoverflow.com/a/66141429/9098350). – Bas van der Linden Oct 30 '21 at 07:12

0 Answers0