constelation / monorepo

Mono repo for constelation's Components, functions, and CONSTANTS
https://constelation.github.io/monorepo/
MIT License
12 stars 3 forks source link

Improve refNode typings #80

Closed mosesoak closed 7 years ago

mosesoak commented 7 years ago

I’m getting flow errors due to refNodes that are typed () => {}

kylpo commented 7 years ago

Thanks for the PR!

mosesoak commented 7 years ago

Okay done. I double-checked all changes prior to pushing but please review carefully and test this build, to be sure I didn't mix up any web/native or forget any ReactNative imports (in some cases those already exist in the files)