[DEPRECATED]
This project has reached the end of its development. Please use builtin solution eact-responsive#server-side-rendering.
React Responsive SSR
// TODO
Install
Note: react-responsive-ssr
has a peer dependency to react
, react-dom
, prop-types
, react-responsive
and mobile-detect
,
so don't forget to install those packages.
npm install --save react react-dom prop-types react-responsive mobile-detect react-responsive-ssr
yarn add react react-dom prop-types react-responsive mobile-detect react-responsive-ssr
Usage
With Next.js:
;
In component:
; // ... public render // ...
Concepts
// TODO
License
The MIT License
Credits
react-responsive-ssr is maintained and sponsored by Infinum.
