HenrikJoreteg / redux-bundler-react

Bindings for redux-bundler to React
37 stars 5 forks source link

ForwareRefs #6

Open learnyst opened 5 years ago

learnyst commented 5 years ago

Hi,

I want to access the child component methods in the parent which are connected using redux-bundler-connect. redux-react support withref/forwardref. Can you please tell me know to do this with redux-bundler-react?

learnyst commented 5 years ago

@HenrikJoreteg can you please help