Modal Packages

react-use-modal

主流modal大多需要在组件内使用state控制是否显示,在多个地方调用的时候很不方便,所以基于 [context](https://reactjs.org/docs/context.html#api) 提供一个更加易用的调用方式。

1.0.0 • Published 6 years ago