Setup
yarn add react-wrench
Then install peer dependencies for features you want to use, no need to install them all!
Peer dependencies:
@types/react: ^16.9.9@types/react-dom: ^16.9.2@types/react-relay: ^6.0.1@types/relay-runtime: ^6.0.7js-cookie: ^2.2.1react: ^16.10.2react-dom: ^16.10.2react-relay: ^6.0.0relay-runtime: ^6.0.0;
Documentation
- Components - well… components 🤷
- Services - Relay utilities, fetch, cookies and storage…
All types are generated during compilation.