KevinnZou / compose-webview-multiplatform

WebView for JetBrains Compose Multiplatform
https://kevinnzou.github.io/compose-webview-multiplatform/
Apache License 2.0
352 stars 44 forks source link

in iOS, can setting pull to refresh for webview? #186

Open karorok opened 1 week ago

karorok commented 1 week ago

I faced can not webview pull to refresh for reload in android, can enable pull to refresh by rememberPullToRefreshState but in ios, can not detect this

KevinnZou commented 4 days ago

@karorok Could you provide the code?