react-most-componentfromstream

2.1.0 • Public • Published

react-most-componentfromstream

A simple most specific version of componentFromStream from recompose.

// componentFromStream
<P>(g: (props$: Stream<P>) => Stream<React.ReactElement<any>>)
  => React.Component<P, { elem: ReactElement<any> }>

Install

npm

yarn add react-most-componentfromstream

Readme

Keywords

none

Package Sidebar

Install

npm i react-most-componentfromstream

Weekly Downloads

0

Version

2.1.0

License

MIT

Last publish

Collaborators

  • functorism