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

Add compatibility for deprecated Navigator package

Open maxxb95 opened this issue 8 years ago • 0 comments

Using React Native Version 0.46.0, this package threw the follow error because of the deprecated Navigator package: image Importing Navigator from react-native-deprecated-custom-components solved the issue.

maxxb95 avatar Sep 27 '17 01:09 maxxb95