pors / reactionic

React Ionic: We are looking for a new maintainer!

Home Page:http://reactionic.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use React context instead of props passing

pors opened this issue · comments

https://facebook.github.io/react/docs/context.html seems like a better fit for libraries. We don't want app builders to have to take care of propagating internal props.