react-kinetic-core
v0.12.0
Published
Utilities and components for development with React and Kinetic Core
Downloads
73
Keywords
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.