Closed
Description
Use React 16.3.0 new context API.
- Update the
<ParallaxProvider>
and<Parallax>
to use new context API - Document usage of controller methods with new context changes
- Support old API for accessing controller methods
- Add new tests/Fix broken tests