-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add flow typedefs #1414
Add flow typedefs #1414
Conversation
tests dir is only for playground purpose maybe will include actual tests
i don't think we need this
moved props into component containing file
Hi, |
there is no conflict with master branch |
Hi @amiralies, |
@xcarpentier flowgen doesn't convert all types properly, sepcially external libs such as React native and React. |
@xcarpentier can you release alpha / rc version as next realse on npm so i can test and expermient with flow types? |
You can test on this version: |
Closes #1395