ilkerkesici / react-native-beauty-webview

Easy configurable react-native web view
MIT License
48 stars 22 forks source link

Update Version #10

Open esadkrs opened 2 years ago

matti142 commented 2 years ago

For users who can't wait for a new version, you can also reference the correct commit as dependency:


dependencies: {
...
  "react-native-beauty-webview": "ilkerkesici/react-native-beauty-webview#92c1522"
...
}