Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added img/gallery/android/activityIndicatorPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/android/buttonPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/android/canvasPanelPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/android/dialogsPage_confirm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/android/gridPanelPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/android/homePage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/android/imagePage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/android/labelPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/android/listViewPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/android/progressPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/android/scrollViewPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/android/searchBarPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/android/sliderPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/android/stackPanelPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/android/switchPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/android/tabViewPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/android/textFieldPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/android/textViewPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/android/webViewPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/android/wrapPanelPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/ios/activityIndicatorPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/ios/buttonPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/ios/canvasPanelPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/ios/dialogsPage_confirm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/ios/gridPanelPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/gallery/ios/homePage.png
Binary file added img/gallery/ios/imagePage.png
Binary file added img/gallery/ios/labelPage.png
Binary file added img/gallery/ios/listViewPage.png
Binary file added img/gallery/ios/progressPage.png
Binary file added img/gallery/ios/scrollViewPage.png
Binary file added img/gallery/ios/searchBarPage.png
Binary file added img/gallery/ios/sliderPage.png
Binary file added img/gallery/ios/stackPanelPage.png
Binary file added img/gallery/ios/switchPage.png
Binary file added img/gallery/ios/tabViewPage.png
Binary file added img/gallery/ios/textFieldPage.png
Binary file added img/gallery/ios/textViewPage.png
Binary file added img/gallery/ios/webViewPage.png
Binary file added img/gallery/ios/wrapPanelPage.png
27 changes: 27 additions & 0 deletions ui-views.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Accessing the native widgets can be useful when you want to use some platform sp
##Button
A standard Button widget that reacts to a 'tap' event.

![button android](.\img\gallery\android\buttonPage.png "button android")![button ios](.\img\gallery\ios\buttonPage.png "button ios")

Native component:

| Android | iOS |
Expand All @@ -45,6 +47,8 @@ Native component:
##Label
A text label used for displaying read-only text.

![label android](.\img\gallery\android\labelPage.png "label android")![label ios](.\img\gallery\ios\labelPage.png "label ios")

Native component:

| Android | iOS |
Expand All @@ -54,6 +58,8 @@ Native component:
##TextField
An editable **single-line** text field.

![text-field android](.\img\gallery\android\textFieldPage.png "text-field android")![text-field ios](.\img\gallery\ios\textFieldPage.png "text-field ios")

Native component:

| Android | iOS |
Expand All @@ -63,6 +69,8 @@ Native component:
##TextView
An editable **multi-line** text view. It is typically used multi-lines text content and also supports text editing.

![text-view android](.\img\gallery\android\textViewPage.png "text-view android")![text-view ios](.\img\gallery\ios\textViewPage.png "text-view ios")

Native component:

| Android | iOS |
Expand All @@ -72,6 +80,8 @@ Native component:
##SearchBar
A view that provides a user interface for the user to enter a search query and submit a request to a search provider.

![search-bar android](.\img\gallery\android\searchBarPage.png "search-bar android")![search-bar ios](.\img\gallery\ios\searchBarPage.png "search-bar ios")

Native component:

| Android | iOS |
Expand All @@ -81,6 +91,8 @@ Native component:
##Switch
The Switch view is a two-state toggle switch widget that can select between two options.

![switch android](.\img\gallery\android\switchPage.png "switch android")![switch ios](.\img\gallery\ios\switchPage.png "switch ios")

Native component:

| Android | iOS |
Expand All @@ -90,6 +102,8 @@ Native component:
##Slider
Represents as slider component the can be used to pick a numeric value between a configurable range.

![slider android](.\img\gallery\android\sliderPage.png "slider android")![slider ios](.\img\gallery\ios\sliderPage.png "slider ios")

Native component:

| Android | iOS |
Expand All @@ -99,6 +113,8 @@ Native component:
##Progress
A visual indicator of a progress in some operation. Displays a bar representing how far the operation has progressed and the amount of progress can be changed by the application logic.

![progress android](.\img\gallery\android\progressPage.png "progress android")![progress ios](.\img\gallery\ios\progressPage.png "progress ios")

Native component:

| Android | iOS |
Expand All @@ -108,6 +124,8 @@ Native component:
##ActivityIndicator
A visual indicator(a.k.a. spinner) showing that a task is in progress.

![activity-indicator android](.\img\gallery\android\activityIndicatorPage.png "activity-indicator android")![activity-indicator ios](.\img\gallery\ios\activityIndicatorPage.png "activity-indicator ios")

Native component:

| Android | iOS |
Expand All @@ -117,6 +135,8 @@ Native component:
##Image
A view used for displaying an image. The image can be loaded either form [ImageSource]() or form url.

![image android](.\img\gallery\android\imagePage.png "image android")![image ios](.\img\gallery\ios\imagePage.png "image ios")

Native component:

| Android | iOS |
Expand All @@ -126,6 +146,8 @@ Native component:
##ListView
A view that shows items in a vertically scrolling list. An itemTemplate can be set on the ListView to specify how each item in the list should be displayed.

![list-view android](.\img\gallery\android\listViewPage.png "list-view android")![list-view ios](.\img\gallery\ios\listViewPage.png "list-view ios")

Native component:

| Android | iOS |
Expand All @@ -135,6 +157,8 @@ Native component:
##WebView
A View that displays web pages. It supports loading pages from URL and navigating back and forward.

![web-view android](.\img\gallery\android\webViewPage.png "web-view android")![web-view ios](.\img\gallery\ios\webViewPage.png "web-view ios")

Native component:

| Android | iOS |
Expand All @@ -144,6 +168,8 @@ Native component:
##TabView
The TabView control is used for implementing tab navigation.

![tab-view android](.\img\gallery\android\tabViewPage.png "tab-view android")![tab-view ios](.\img\gallery\ios\tabViewPage.png "tab-view ios")

Native component:

| Android | iOS |
Expand All @@ -153,4 +179,5 @@ Native component:
##Dialogs
The dialogs module contains function for displaying dialog windows.

![dialog-confirm android](.\img\gallery\android\dialogsPage_confirm.png "dialog-confirm android")![dialog-confirm ios](.\img\gallery\ios\dialogsPage_confirm.png "dialog-confirm ios")