Skip to content

Commit 22a9fce

Browse files
committed
added readme
1 parent 93ecb67 commit 22a9fce

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)