Add Native Mobile to Your Angular Projects: The Migration Story
Sharing code between your Angular web apps and native mobile apps has never been more important. Come to our free online webinar on Thursday, October 11th to learn more about the very latest in code sharing strategies between Angular and NativeScript!
NativeScript's collaboration with the Angular team at Google is in full swing!
It's now possible to build a single app for Web AND Native by adding @NativeScript to an existing #Angular app https://t.co/FxTsVrfSIg
— Angular (@angular) August 23, 2018
The ability to share code between your Angular web app and native mobile apps has never been easier (or more important). Who has the time to invest resources into separate apps for web, native iOS, and native Android? By using Angular with NativeScript, you can re-use 70-80% of your code, while providing engaging experiences across all devices.

Join us on Thursday, October 11th at 11AM ET as we dive into the very latest in web to mobile code sharing with Angular and NativeScript!
In this webinar we will show you how you can take an existing Angular Web project and add NativeScript to it, by converting it to a code-sharing project. Then we will go through a few steps of converting individual components and modules into a code-sharing structure. How?
As you'll see, it's quite simple:
- Convert your project with the power of the Angular CLI and the NativeScript Schematics
- Use Angular and NativeScript to build for web and native iOS + Android