iou90 / react-native-autoheight-webview

An auto height webview for React Native
ISC License
492 stars 162 forks source link

Fix: undefined wrapper when already initialized #247

Closed zanemcca closed 1 year ago

zanemcca commented 1 year ago

This fixes #243 by ensuring wrapper is always set not just when the wrapper div is not present.