We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7abb2e commit 960da8aCopy full SHA for 960da8a
examples/README.md
@@ -1,11 +1,14 @@
1
# Weex Examples
2
3
-We import a simple UI Gallery for consistent UI style. We recommend a new example can be composed with these UI components.
+## Add an example
4
+
5
+Copy [template file](./modal.we) and build an example with [UI Gallery](#ui-gallery).
6
-See `ui.we` to get all the UI components.
7
8
## UI Gallery
9
10
+We import a simple UI Gallery for consistent UI style. We recommend a new example can be composed with these UI components.
11
12
> Inspired by Bootstrap.
13
14
See [UI Gallery Example](./ui.we) for details.
0 commit comments