over_react
over_react copied to clipboard
Add story for using JS components w/ Dart API
Utilizing existing React JS component is possible via react-dart, but the setup isn't well-documented.
The experience could also be improved by consuming those components with statically-defined over_react props.
Relates to https://github.com/cleandart/react-dart/issues/109
This is all ready to roll in react 5.1.0 / over_react 3.1.0!
https://github.com/cleandart/react-dart/blob/master/example/js_components/js_components.dart#L115-L145