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: docs/ui/action-bar.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,7 @@ position: 120
5
5
slug: action-bar
6
6
---
7
7
8
-
# Overview
9
-
10
-
The `ActionBar` is the NativeScript common abstraction over the Android ActionBar and iOS NavigationBar.
8
+
Tha article describes how to use the ActionBar component in a non-Angular NativeScript application as well as some iOS and Android specifics. All described scenarios are demonstrated with the appropriate code snippet.
11
9
12
10
*[Defining The ActionBar](#defining-the-actionbar)
13
11
*[Title](#title)
@@ -27,7 +25,7 @@ The `ActionBar` is the NativeScript common abstraction over the Android ActionBa
0 commit comments