Binding external components in Reason React


#1

Hi,

I’d like to try out Grommet (https://v2.grommet.io/) and practice binding in external react components into a simple Reason React app.

I saw this in the docs: https://reasonml.github.io/reason-react/docs/en/components#import-from-js

I’m having difficulty getting started. How would others approach this? Are there any helpful examples, or more info on this topic that would be worth going through?

Thanks,
Kerry


#2

@ktodyruik If you provide a sample of your code then we can better walk you through any trouble you run into. The docs you referenced are a good start so begin there and let us know if you run into any issues.