apiko-dev / GitterMobile

Unofficial Gitter.im (chat for GitHub) client for iOS and Android. [build with react-native]

Home Page:https://github.com/JSSolutions/GitterMobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use mapDispatchToProps to simplify code

sibelius opened this issue · comments

For some reasons I don't like mapDispatchToProps and for me it's much easier to have dispatch prop and manually dispatch(someAction()).