react-native-responsive icon indicating copy to clipboard operation
react-native-responsive copied to clipboard

Fix require cycle warning

Open kohkimakimoto opened this issue 6 years ago • 0 comments

I got a warning message Require cycle are allowed, but can result in uninitialized values. with react-native-responsive v1.0.2

image-for-react-native-responsive

This PR fixes the warning.

kohkimakimoto avatar Jun 20 '19 04:06 kohkimakimoto