fable-compiler / fable-react

Fable bindings and helpers for React and React Native
MIT License
275 stars 66 forks source link

fixing nested types, adding experimental navigation types and constructors #11

Closed et1975 closed 8 years ago

et1975 commented 8 years ago

Moved Animated module on top - used by navigation experimental. Fixed a few nested type refs. Removed NavigationAnimatedView, as it was already deprecated. Converted a few required properties into constructor args. Added a bunch of missing types to Import by hand, looking at JS sources.