react-native-safe-module
react-native-safe-module copied to clipboard
A safe way to consume React Native NativeModules
Since [this](https://github.com/facebook/react-native/commit/aac7c4d5d24787f46ad1745204748c533554489e) commit got merged in RN 0.58 any direct access to `UIManager` is now yielding a deprecation warning. This PR adds support for the new API and provides a...
I'm trying to use ptmt/react-native-macos to use react-native on macos, but modules that use this safe module (in particular, react-native-community/lottie-react-native), are broken by the use of this safe module wrapper....
This little library could be a good candidate for Flow.