Understand the limitations of webviewProps
masterWhile webviewProps allows for extensive customization, it cannot override the Core Props required for the signature pad to function. These protected props take precedence over anything defined in webviewProps:
ref: Internal WebView referencesource: HTML content for signature padonMessage: Message handler for signature eventsonError: Error handleronLoadEnd: Load completion handleronLoadStart: Load start handleronLoadProgress: Load progress handlerjavaScriptEnabled: Must betruefor the signature pad to workuseWebKit: Uses modern WebKit engine