Add `disabled` prop to `ParallaxProvider`
dan-cooke opened this issue · 1 comments
dan-cooke commented
I have seen a bit of buzz about disabling the Parallax on mobile - quite common.
Currently the only way to do this to create a proxy/wrapper component around this libraries Parallax component.
But it would be much more convenient to allow consumers to just disable this in one place, the ParallaxProvider
jscottsmith commented
Agreed, see #183. Just a little behind working on this lately.