react-native-webview/apple
Brandon Lax dbf46593fa
fix(macOS): Don't include iOS pull-to-refresh control (#1636)
* Update RNCWebView.h

Limit methods relating to pull to refresh to only iOS

* Update RNCWebView.m

Block methods relating to pull to refresh when the target is macOS as macOS does not have the UIRefreshControl

Co-authored-by: Eloy Durán <eloy.de.enige@gmail.com>
2020-10-05 17:14:42 +02:00
..
RNCWKProcessPoolManager.h feat(macOS): Make podspec compatible with macOS (#1328) 2020-04-24 19:54:17 +02:00
RNCWKProcessPoolManager.m feat(macOS): Make podspec compatible with macOS (#1328) 2020-04-24 19:54:17 +02:00
RNCWebView.h fix(macOS): Don't include iOS pull-to-refresh control (#1636) 2020-10-05 17:14:42 +02:00
RNCWebView.m fix(macOS): Don't include iOS pull-to-refresh control (#1636) 2020-10-05 17:14:42 +02:00
RNCWebViewManager.h feat(macOS): Make podspec compatible with macOS (#1328) 2020-04-24 19:54:17 +02:00
RNCWebViewManager.m feat(iOS): Add prop autoManageStatusBarEnabled (#914) 2020-09-15 02:42:09 +02:00