React Native Windows: rnpm-plugin-windows_v0.3.5 Release

Release date:
October 1, 2019
Previous version:
Could not determine previous release version
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in rnpm-plugin-windows_v0.3.5

Could not determine top contributors for this release.

Directory Browser for rnpm-plugin-windows_v0.3.5

We couldn't find a release before this one

Release Notes Published

  • 87e54197 The customer provided examples revealed a few of issues. One, we were dubble counding the starting value of animatiosn in some cases. Two we were incorrectly relying on JS to tell us to flatten our animated values. Three we were detaching the expression animations that tied the property to the UIElement and in certain cases the JS thread does not inform us that we need to rebuild this cuppling. There is an open issue with this final part #3280 ([email protected])