Unable to set `backgroundColor` due to old version of `react-native-webview`
chandlervdw opened this issue · 2 comments
chandlervdw commented
Currently, this package utilizes react-native-webview: ^5.12.0
but a bug existed before version 7.1.0 that prevents alteration of the backgroundColor
for the webview from #ffffff
.
The latest release is v10.2.3
. Could we get a package update?
sebastianbochan commented
Thank you for the input, I will update it this week (because of tests about back-compatibility).
sebastianbochan commented
The new 3.0 version is released.
Im closing this ticket. If you will encounter any problems, please create a new ticket. In this case we will avoid confusing and keep the newest version on track.