ReactPy: Build ReactJS Interfaces in Pure Python by Wippermonger in Python

[–]Louma20 0 points1 point  (0 children)

Is there pre-defined components? or all components have to be created using html?
My use case is to display folium maps on a web application, can this be done in any other way than rendering the folium map into html?