From b4ca03eecdb7861535a17c979e68220603641851 Mon Sep 17 00:00:00 2001 From: Aakash N S Date: Mon, 2 Nov 2015 04:46:40 +0530 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c2acc0c..369ed3f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # react-native-dialogs Material Design dialogs for React Native Android apps (wrapper over [afollestad/material-dialogs](https://github.com/afollestad/material-dialogs)) - Installation ------------ @@ -113,6 +112,9 @@ The following options are currently supported (value type is `String` unless men Examples -------- +Simple example project : https://github.com/aakashns/react-native-dialogs-example +Complex example project : [examples/ExampleApp](./examples/ExampleApp) + Try out the following values for option (taken from [examples/ExampleApp/dialogData.js](./examples/ExampleApp/dialogData.js)): ```javascript