UNPKG

reason-react-brunch

Version:

React bindings for Reason, modified to work with brunch and bucklescript

8 lines (5 loc) 243 B
--- title: Context & Mixins? --- ReactJS' context API is currently unstable. To avoid excessive API surface, ReasonReact doesn't bind to it (yet). ReasonReact doesn't support ReactJS mixins. Composing normal functions is a good alternative.