Skip to content

Commit 960da8a

Browse files
committed
* [doc] add a example
1 parent a7abb2e commit 960da8a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

examples/README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# Weex Examples
22

3-
We import a simple UI Gallery for consistent UI style. We recommend a new example can be composed with these UI components.
3+
## Add an example
4+
5+
Copy [template file](./modal.we) and build an example with [UI Gallery](#ui-gallery).
46

5-
See `ui.we` to get all the UI components.
67

78
## UI Gallery
89

10+
We import a simple UI Gallery for consistent UI style. We recommend a new example can be composed with these UI components.
11+
912
> Inspired by Bootstrap.
1013
1114
See [UI Gallery Example](./ui.we) for details.

0 commit comments

Comments
 (0)