Why not map getMeteorData to PROPS? (React)

I get that there is a possibility for infinite loop when feeding data into state, but does this apply to props? It will be easy to use with lifecycle methods and make the component less stateful. You can also define default prop values etc