NativeScript / nativescript-angular

Integrating NativeScript with Angular
http://docs.nativescript.org/angular/tutorial/ng-chapter-0
Apache License 2.0
1.22k stars 241 forks source link

feat: add RootLayout to element-registry #2335

Closed williamjuan027 closed 3 years ago

williamjuan027 commented 3 years ago

PR Checklist

What is the current behavior?

What is the new behavior?

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

Fixes/Implements/Closes #[Issue Number].