stefalda / ReactNativeLocalization

Class to localize the ReactNative interface
MIT License
899 stars 124 forks source link

Peer dependencies warning #191

Open azuxx opened 4 years ago

azuxx commented 4 years ago

Hi, just a suggestion about updating the peer dependencies because of there is a warning when installing the library:

warning " > react-native-localization@2.1.6" has incorrect peer dependency "react-native@^0.41.2". warning " > react-native-localization@2.1.6" has unmet peer dependency "react-native-windows@0.41.0-rc.1".

I am using RN 0.62.2.

Thanks