Right now published packages supporting windows have greatly increased the package file size (60mb -> 960mb). There are some issues with react-native-windows and multi-layer referencing that make this difficult to fix. But we should do something to get back to a smaller package size.
talking to other folks it also sounds like it is already bad practice to distribute static libs. If folks try and build BabylonReactNative.dll with a compiler/linker version that doesn't match the static libs, we will get into unsupported/undefined behavior.