React Native Windows 0.62.0-preview.6
Pre-release
Pre-release
283b06cd
auto-detect RTL and push into root view (kmelmon@microsoft.com)a42964e7
fix appPackage path (kaigu@microsoft.com)c6c71f79
Expose ability for apps to provide their own RedBox implementation (acoates@microsoft.com)e73a55e2
Implemented PropertyBag for ReactContext and ReactInstanceSettings (vmorozov@microsoft.com)aa96215b
Fixed ReactContext copy/move semantic (vmorozov@microsoft.com)f72b3bd1
Use DispatcherQueue instead of CoreDispatcher for Mso::DispatchQueue (vmorozov@microsoft.com)27cb46e3
Allow storing non-WinRT types in ReactPropertyBag (vmorozov@microsoft.com)d6c1119c
Reduce PCH Sizes (ngerlem@microsoft.com)5b026318
revert dfc57fc (kmelmon@microsoft.com)614d03c9
Remove unused lifecycle events in ReactNativeHost (kaigu@microsoft.com)d3dc0273
- Change MouseEnter/MouseLeave behavior to match web behavior - Improve performance of frequently-called mouse move handler (aschultz@microsoft.com)