Closed achtan closed 8 years ago
Somehow, I don't like to pass a big object over React props. It's feels nice for me to pass a function instead.
I had the same doubt haha
I thought it was to prevent accidental using of context directly in the wrapped component ;-)
Why default mapper looks like this:
"with functions" and not just like this:
?