From 4a71959c7827afeb545ad9b24f3602edd9aee893 Mon Sep 17 00:00:00 2001 From: Lamar West Date: Wed, 7 Sep 2016 00:25:24 -0700 Subject: [PATCH] update button.md - Changed property names to their current version - Added more examples to show how to use the full component --- components/button.md | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/components/button.md b/components/button.md index ab502c3..5fbf0b1 100644 --- a/components/button.md +++ b/components/button.md @@ -16,8 +16,9 @@ import { Button } from 'react-native-material-design'; render() { return ( -