react-native-web-community / react-native-web-webview

React Native for Web implementation of RN's WebView
https://react-native-web-community.github.io/react-native-web-webview/storybook
MIT License
133 stars 48 forks source link

Warnings in compiler #57

Open dezudas opened 2 years ago

dezudas commented 2 years ago

modules "react": "17.0.2", "react-native": "^0.67.1", "react-native-web-webview": "^1.0.2", "react-native-webview": "^11.17.1",

warning " > react-native-web-webview@1.0.2" has unmet peer dependency "file-loader@". warning " > react-native-web-webview@1.0.2" has unmet peer dependency "react-native-web@".

Please suggest