react-stoon is a handy toolbox of reusable Components that allow you to reduce boilerplate by writing less js inside of your React Components.
29
stars
10
forks
source link
Add willUnmount prop to lifeCycleAware component #17
Open
younesshakky opened 5 years ago
it will be nice to add a
willUnmount
prop to LifeCycleAware component, I already did it in my fork. edit: here's my pull request #18