Michael Whitaker

Results 3 issues of Michael Whitaker

"className" from the "MorphIcon" object wasn't being passed through to the SVG object. While the "style" tag is being passed, classes can be a preferred method of styling / manipulating...

I'm trying to do something similar as in the example in my own app, but for some reason I can't get icon morphing to work. I'm running React v15 and...

line 67 of lib/worker.js: ``` Titanium.API.debugh("create Worker()"); ``` is that supposed to be "debugh" vs "debug"?