Skip to content

Commit 42946b4

Browse files
m-absPeterStaev
authored andcommitted
fix #25
1 parent ccf628a commit 42946b4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

grid-view.ios.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,6 @@ export class GridView extends GridViewBase {
6969

7070
public onUnloaded() {
7171
this.nativeView.delegate = null;
72-
this._layout = null;
73-
this._dataSource = null;
74-
this._delegate = null;
7572
super.onUnloaded();
7673
}
7774

0 commit comments

Comments
 (0)