Mitch VanDuyn
Mitch VanDuyn
Might be! I couldn't find the issue. Note that the default on the second parameter is now true. That makes a huge difference
@zetachang nice easy one I think!
yes exactly, slight semantic differences, based on ruby verses ecmas6, but yes we should do this.
@zetachang this might be fixed... not sure...
@zetachang it could be imported by React::NativeLibrary (or the auto import mechanism) that is the normal way. However you might for some weird reason manually import it. The point is...
another approach maybe is to make Element#to_n convert to native AND remove from the buffer. that way this problem becomes simply doing a to_n to all values passed a native...
@zetachang - again a few of these might have gotten done already...
_From @ajjahn on October 30, 2015 14:32_ @catmando Of the unchecked items in this list, do you know if any have been implemented?
problem still exists in latest hyperstack
second option, yeah can be done, or also perhaps: ```ruby render(DIV) do end .on(:loading) do ... end ``` the callbacks are nice too, though or you can always just do...