react-native-safe-module icon indicating copy to clipboard operation
react-native-safe-module copied to clipboard

Support new UIManager API

Open XeroX opened this issue 5 years ago • 3 comments

Since this 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 fallback for RN < 0.58.

I've decided against tests here since we are using react-native-mock and mocking mocks is uncool.

XeroX avatar Apr 08 '19 22:04 XeroX

Any update on this PR? 🙏

ahanriat avatar Jun 18 '19 08:06 ahanriat

It looks like this is a stale project so this PR will be never merged. I published a fork of it including this PR: https://github.com/emilioicai/react-native-safe-modules

emilioicai avatar Jul 22 '19 13:07 emilioicai

Thanks @emilioicai

ahanriat avatar Jul 23 '19 10:07 ahanriat