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