react-loopback icon indicating copy to clipboard operation
react-loopback copied to clipboard

A small library to connect React components to data in a LoopBack API without the need for Flux, Redux, etc.

Results 6 react-loopback issues
Sort by recently updated
recently updated
newest added

Error in Next.js for after add the npm module. And would you like update lodash version? Thx!

Hi! Warning after include the module. Would you lile use create-react-class for class create?

When running `npm install react-loopback` I get the following: ``` npm ERR! peerinvalid The package [email protected] does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer [email protected] wants react@^15.0.1...

Hi, I'd like to know if this module can do post, put and delete requests, if so How? regards, Mostafa

Is there a complete example somewhere using this module including a Loopback server API?