[ ] There is an issue for the bug/feature this PR is for. To avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it.
Adds RootLayout to element-registry. This is the changes required for RootLayout to work with Angular (https://github.com/NativeScript/NativeScript/pull/8980). This is dependent on Nativescript's release/8.0.0 branch
PR Checklist
What is the current behavior?
What is the new behavior?
Adds
RootLayout
to element-registry. This is the changes required forRootLayout
to work with Angular (https://github.com/NativeScript/NativeScript/pull/8980). This is dependent on Nativescript'srelease/8.0.0
branchFixes/Implements/Closes #[Issue Number].