mirror of
https://github.com/status-im/react-native-webview.git
synced 2026-08-31 19:51:10 +00:00
Renamed RNC on android too to stay consistent with iOS
This commit is contained in:
@@ -4,7 +4,7 @@ import android.webkit.WebView;
|
||||
|
||||
/**
|
||||
* Implement this interface in order to config your {@link WebView}. An instance of that
|
||||
* implementation will have to be given as a constructor argument to {@link RCTWebViewManager}.
|
||||
* implementation will have to be given as a constructor argument to {@link RNCWebViewManager}.
|
||||
*/
|
||||
public interface WebViewConfig {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user