[add] Button component

This commit is contained in:
Calvin Chan
2016-12-05 11:08:00 -08:00
committed by Nicolas Gallagher
parent dc54e03625
commit f8d5c15405
6 changed files with 193 additions and 0 deletions
+1
View File
@@ -53,6 +53,7 @@ Exported modules:
* Components
* [`ActivityIndicator`](docs/components/ActivityIndicator.md)
* [`Button`](docs/components/Button.md)
* [`Image`](docs/components/Image.md)
* [`ListView`](docs/components/ListView.md)
* [`ProgressBar`](docs/components/ProgressBar.md)