ml-in-barcelona / jsoo-react

js_of_ocaml bindings for ReactJS. Based on ReasonReact.
https://ml-in-barcelona.github.io/jsoo-react
MIT License
138 stars 19 forks source link

Recursive components #78

Open jchavarri opened 2 years ago

jchavarri commented 2 years ago

We need to support recursive components. Right now there's some code inherited from reason-react but it hasn't been tested or used in examples.