react-game-kit
react-game-kit copied to clipboard
New context API
React introduced a new context API in 16.x. This project uses the old context which will be dropped in a future major release. The new context API should be used to ensure compatibility with future react versions.
Source: https://reactjs.org/docs/context.html#legacy-api
Seriously, any update on this? Any plans at all?