react-native-webview / react-native-webview

React Native Cross-Platform WebView
https://github.com/react-native-community/discussions-and-proposals/pull/3
MIT License
6.58k stars 3.01k forks source link

DecelarationRate bad api documentation #3504

Open Francesco-Voto opened 3 months ago

Francesco-Voto commented 3 months ago

Bug description: DecelarationRate is now available on android, but it accepts only numeric value, if you use "fast" or "normal" the code will throw an error

To Reproduce: On Android app with "fast" or "normal" the code breaks

Expected behavior: This is fine for me but it should be clear from documentation

Environment:

github-actions[bot] commented 1 month ago

Hello 👋, this issue has been opened for more than 2 months with no activity on it. If the issue is still here, please keep in mind that we need community support and help to fix it! Just comment something like still searching for solutions and if you found one, please open a pull request! You have 7 days until this gets closed automatically

Francesco-Voto commented 1 month ago

I opened a PR to update the docs