README
React Kinetic Core
Helpful components for developing Kinetic Core Edition bundles with React.
Installation & Usage
See the Documentation for an introduction and API reference information.
FAQ
Do I need to use Redux or a special middleware for the API helpers?
No, you do not. Kinetic Data uses Redux but the API helpers are meant to return a promise and you can use them however you please.