Pinned repositories
510 contributions in the last year
Contribution activity
August 2017
Created a pull request in facebook/react
that received 8
comments
Warn when nesting 15 subtree inside 16
Created an issue in facebook/react
that received 6
comments
Error in 16 beta: undefined is not a function (evaluating 'owner.getName()')
This line is wrong in Fiber and crashes: react/src/renderers/native/findNodeHandle.js Line 79 in 58e6ede It should be changed to use get…