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

Has this library been abandoned?

Open Kinostrome opened this issue 4 years ago • 2 comments

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?

Kinostrome avatar Sep 01 '20 19:09 Kinostrome

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.

kevinashworth avatar May 05 '21 14:05 kevinashworth

+1 and yarn add @react-mock/state worked for state. I hope there is installation instructions

wontheone1 avatar Sep 27 '21 11:09 wontheone1