Created
April 8, 2016 01:04
-
-
Save taisyo7333/e240c4b8adbee9477075703bdee95001 to your computer and use it in GitHub Desktop.
Redux 思想
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
最上位のcomponentにconnectを行う。propsを通して、state,actionを引き渡す。 | |
https://tongariboyz.gitbooks.io/react-native-redux-dev-notes/content/ja/smartAndDumbComponent.html | |
http://qiita.com/kiita312/items/d769c85f446994349b52#container-and-presentational-components |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment