File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -321,6 +321,20 @@ Each Snack reveals NativeScript's power, from UI tricks to platform SDK usages t
321321 videoUrl: " https://youtube.com/embed/vAyGyuNFCbk" ,
322322 videoTitle: " Instantly improve UX with NativeScript's TouchManager" ,
323323 },
324+ {
325+ id: 21 ,
326+ title: " Tab Navigation with iOS and Android" ,
327+ href: " https://stackblitz.com/edit/nativescript-tab-nav-ng?file=src%2Fapp%2Ffeatures%2Fhome%2Fcomponents%2Fhome.component.html" ,
328+ description: " Example of how to configure tab navigation with lots of options." ,
329+ categories: [
330+ {
331+ title: " Angular" ,
332+ href: " https://angular.dev" ,
333+ },
334+ ],
335+ videoUrl: " https://youtube.com/embed/-FPEdFE1XeM" ,
336+ videoTitle: " Example of how to configure tab navigation with lots of options." ,
337+ },
324338 // Not ready yet but will discuss with Dylan to update
325339 // {
326340 // id: 15,
You can’t perform that action at this time.
0 commit comments