Skip to content

Commit af1b97d

Browse files
committed
Updating generated index file
1 parent 9a0fdf1 commit af1b97d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1516,7 +1516,7 @@ <h4 class="exercise-start">
15161516
<img src="images/chapter4/ios/8.gif" alt="Loading animation on iOS"></p>
15171517
<p>Now that you have functional login and list pages, let’s enhance the app’s functionality as a grocery list management tool. In the next chapters you&#39;ll add functionality such as email validation, social sharing, and more. And you’ll use one of NativeScript&#39;s most useful features to do so: npm modules.</p>
15181518
<blockquote>
1519-
<p><strong>TIP</strong>: There are several modules that come out of the box with your NativeScript installation that we did not have time to cover in this guide—including a <a href="{{site.baseurl}}/ApiReference/location/HOW-TO">location service</a>, a <a href="{{site.baseurl}}/ApiReference/file-system/HOW-TO">file-system helper</a>, a <a href="{{site.baseurl}}/ApiReference/timer/HOW-TO">timer module</a>, a <a href="{{site.baseurl}}/ApiReference/camera/HOW-TO">camera module</a>, and a whole lot more. Make sure to peruse the “Modules API” of the docs, or just look around <code>node_modules/tns-core-modules</code> to see all of what’s available.</p>
1519+
<p><strong>TIP</strong>: There are several modules that come out of the box with your NativeScript installation that we did not have time to cover in this guide—including a <a href="https://docs.nativescript.org/ApiReference/location/HOW-TO">location service</a>, a <a href="https://docs.nativescript.org/ApiReference/file-system/HOW-TO">file-system helper</a>, a <a href="https://docs.nativescript.org/ApiReference/timer/HOW-TO">timer module</a>, a <a href="https://docs.nativescript.org/ApiReference/camera/HOW-TO">camera module</a>, and a whole lot more. Make sure to peruse the “Modules API” of the docs, or just look around <code>node_modules/tns-core-modules</code> to see all of what’s available.</p>
15201520
</blockquote>
15211521

15221522
</div>

0 commit comments

Comments
 (0)