Skip to content

Commit 1f3c7ec

Browse files
author
Salvador Perez
committed
Update README.md
1 parent 3dd82b8 commit 1f3c7ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ And optional (just install missing dependencies):
2525

2626
__Also take a look [here](http://github.com/werein/react-native) for also extremely simple React Native boilerplate__
2727

28+
## Flow
29+
30+
There is a version with `flow` enabled, since everyone is using it these days and quite a lot of libraries has direct support, I've also created a branch where `flow` is supported. This setup allows you for example to see an action and theirs data in correctly in reducers switch statement, doesn't let you to dispatch and undefined action or to see state in a `mapStateToProp`. Please thumbs up or don't in a PR for merge: https://github.com/werein/react/pull/52
31+
2832
## Installation
2933

3034
All you need to do is clone this repository

0 commit comments

Comments
 (0)