We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ecb67 commit 22a9fceCopy full SHA for 22a9fce
README.md
@@ -0,0 +1,6 @@
1
+# Counter Example for React Native plus Redux
2
+
3
+I had to patch react-native's packager to `.babelrc` to work. I need the following feature
4
+`es6.module`, `es7.decorators`.
5
6
+My changes are based on react-native 0.6-stable.
0 commit comments