react-mock
react-mock copied to clipboard
Has this library been abandoned?
I found this library because it's endorsed by react-cosmos.
However, the state of the repo looks unmaintained, and unresponsive to the open issues and upgrade PRs.
It's understandable if you're not interested in maintaining it anymore.
However, it would be good for everyone to definitively know if that's the case. Could you please let us know?
I had the same question, and also came here via react-cosmos.
By the way, as I didn't see explicit install instructions, after a couple of attempts I found this to work for me:
yarn add @react-mock/fetch
And then, voilà, FetchMock works like a charm.
+1 and yarn add @react-mock/state
worked for state. I hope there is installation instructions