# Sizing a WebView Inside a SwiftUI ScrollView
Ilyas Hallak 4 min read
Why a WebView in a SwiftUI ScrollView needs its content height reported from JavaScript, and how to measure it reliably without flicker.
Why a WebView in a SwiftUI ScrollView needs its content height reported from JavaScript, and how to measure it reliably without flicker.