mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
View lifecycle methods
This commit is contained in:
@@ -32,7 +32,7 @@ export class ProxyViewContainer extends LayoutBase implements ProxyViewContainer
|
||||
return false;
|
||||
}
|
||||
|
||||
public _createUI() {
|
||||
public _createNativeView() {
|
||||
//
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user