This repository was archived by the owner on Oct 19, 2018. It is now read-only.
This repository was archived by the owner on Oct 19, 2018. It is now read-only.
native param conversions #127
Open
Description
From @catmando on February 5, 2016 19:20
what should happen if native objects are passed to react.rb components?
Currently we do nothing UNLESS you explicitly declare the type of the param, AND that type class has an associated react conversion method.
We've got lots of options here to discuss.
Copied from original issue: zetachang/react.rb#127