You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, is there a way to pass any custom styles to the lean WebView? I am struggling with the content being misaligned (look at the button position in the screenshot). I have tried to align it with many different configurations (inside SafeAreaView, outside of it, forcing the parent wrapper to have bottom padding, etc.) but I didn't find a solution so passing down the custom styles could be useful.