Skip to content

fabienjuif/mapPropsCallbag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mapPropsCallbag

Map callbag to your props (reactjs component)

Inspirated from mapProps from recompose.

This project is just a try out, but you can install the HoC with: yarn add map-props-callbag and feel free to open PR to discuss :)

You can find an example here: list.container.js You can start the example by cloning this repository and run this:

yarn
yarn start