react keep alive
react keep alive
React KeepAlive is a component that can cache the state of the component and reuse it when needed. - irychen/keepalive-for-react
Hack <KeepAlive /> for React. Contribute to CJY0208/react-activation development by creating an account on GitHub.
A component that maintains component state and avoids repeated re-rendering. - StructureBuilder/react-keep-alive