Adds fixes for react-native-windows UWP #848

Closed
rozele wants to merge 2 commits from rnw-fixes into master

2 Commits

Author SHA1 Message Date
Eric Rozell
f29356d60b Remove WIN_STRUCT macro
If ARM compatibility still requires the WIN_STRUCT macro, we have a lot of additional changes to make. Removing for now, as this is clearly broken for some Yoga values (e.g., margin, padding, etc.). Will follow up with another PR after validating that we still need to pass structs by ref in RS1 or later.
2019-01-06 00:13:24 -05:00
Eric Rozell
ad86cf8162 Adds fixes for react-native-windows UWP
Specifically, updates the UWP .vcxproj for MSBuild and also exposes the UseLegacyStretchBehaviour API for use with react-native-windows.
2019-01-05 19:49:36 -05:00