react-native-responsive-styles
react-native-responsive-styles copied to clipboard
Add compatibility for deprecated Navigator package
Using React Native Version 0.46.0, this package threw the follow error because of the deprecated Navigator package:
Importing Navigator from react-native-deprecated-custom-components solved the issue.