I have an issue when I set props style.width
<AutoHeightWebView
style={{ width: 300 }}
...
/>
In some case, stage.height can update with null and WebView doesn't show.
I add some condition to check before an update stage.
Thank you!
|
|
||
| 122 |
|
122 |
|
| 123 |
|
123 |
|
| 124 |
|
124 |
|
| 125 |
|
|
|
| 126 |
|
|
|
|
125 |
|
|
|
126 |
|
|
| 127 |
|
127 |
|
| 128 |
|
128 |
|
| 129 |
|
129 |
|
|
|
||
| 133 |
|
133 |
|
| 134 |
|
134 |
|
| 135 |
|
135 |
|
| 136 |
|
|
|
| 137 |
|
|
|
|
136 |
|
|
|
137 |
|
|
| 138 |
|
138 |
|
| 139 |
|
139 |
|
| 140 |
|
140 |
|