That isn’t really how the React team operates. They are more about providing a small well-functioning core and letting things like react-native-web and redux be independent libraries. The things that go into React itself and are supported by the core team are generally the things that wouldn’t work anywhere else.
Why doesn't the React team do an official release of https://github.com/necolas/react-native-web instead of leaving it on the community to support?