0.0.2 • Published 6 years ago

fc-react-todos v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

fc-react-hocs

fc-react-hocs 是 React 开发中一系列常用高阶组件的集合。

Usage

# 在 JavaScript 项目中使用
$ create-react-app myapp

# 在 TypeScript 项目中使用
$ create-react-app myapp --scripts-version=react-scripts-ts-antd

asyncComponent

Motivation & Credits

  • hocs #Project#: A collection of Higher-Order Components for React and React Native.