You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ <h1>Building Apps with NativeScript and Angular 2</h1>
30
30
<h2id="building-apps-with-nativescript-and-angular-2">Building Apps with NativeScript and Angular 2</h2>
31
31
<p>Welcome to the NativeScript & Angular 2 getting started guide 📚. In this hands-on tutorial, you’ll build a cross-platform iOS and Android app from scratch.</p>
32
32
<blockquote>
33
-
<p><strong>WARNING 🚧</strong>: NativeScript’s Angular integration is in beta. Refer to <ahref="#chapter8.0">this guide’s appendix</a> for a list of known issues that may affect you while going through this tutorial.</p>
33
+
<p><strong>IMPORTANT</strong>: NativeScript’s Angular integration is in beta. Refer to <ahref="#chapter8.0">this guide’s appendix</a> for a list of known issues that may affect you while going through this tutorial.</p>
34
34
</blockquote>
35
35
<h3id="what-is-nativescript-what-is-angular-2-">What is NativeScript? What is Angular 2?</h3>
Copy file name to clipboardExpand all lines: src/chapters/chapter0.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Welcome to the NativeScript & Angular 2 getting started guide 📚. In this hands-on tutorial, you’ll build a cross-platform iOS and Android app from scratch.
4
4
5
-
> **WARNING 🚧**: NativeScript’s Angular integration is in beta. Refer to [this guide’s appendix](#chapter8.0) for a list of known issues that may affect you while going through this tutorial.
5
+
> **IMPORTANT**: NativeScript’s Angular integration is in beta. Refer to [this guide’s appendix](#chapter8.0) for a list of known issues that may affect you while going through this tutorial.
0 commit comments