Skip to content

Commit 62bf7a9

Browse files
vchimevMartoYankov
authored andcommitted
fix-next(dialogs): integrate showModal method with changes in 4.0
Rename RootView class to AppHostView class. Expose ngAppRoot property of AppHostView class. Add modal-nested-test example.
1 parent bf504a1 commit 62bf7a9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nativescript-angular/platform-common.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,5 +255,3 @@ export class NativeScriptPlatformRef extends PlatformRef {
255255
return errorTextBox;
256256
}
257257
}
258-
259-
class RootView extends ContentView {}

0 commit comments

Comments
 (0)