Commit Graph

41 Commits

Author SHA1 Message Date
Aakash N S 392d8fc139
Update README.md 2018-06-01 14:39:16 +05:30
Noitidart f633163e3a
Merge pull request #86 from felipemartim/checkbox-prompt2
Checkbox prompt support for picker
2018-05-31 09:13:07 -07:00
Noitidart ee616a5b94
update table of contents and note about where to so examples with checkboxes 2018-05-30 22:32:55 -07:00
Noitidart b6e0b41890
Update README.md - adjust for js api 2018-05-30 22:10:53 -07:00
Noitidart 9c40be5529
Update README.md
typo in basic list example code
2018-05-30 16:55:10 -07:00
Noitidart 8dcd01623b Added contributors following all-contributors spec (#84)
* Added contributors following all-contributors spec - https://www.npmjs.com/package/all-contributors-cli#installation - to use this cli to add/edit users we do:

./node_modules/.bin/all-contributors add

* moved vnovak to first contirbutor, for some reason it had put me first

* after vnovak and myself i alphabetized all other contirbutors
2018-05-29 14:12:22 +02:00
Noitidart ba5b3f81d5
Update README.md
typo in basic list code example
2018-05-16 12:32:24 -07:00
Noitidart e9933c3696 Added screenshots (#83)
* Adding screenshots to readme

* * add screenshots folder
* fixed multi choice, when nothing was selected it was giving [ undefined ]
* no spacing in showProgress when horizontal style

* readme nit

* update table of contents

* readme nit
2018-05-16 21:26:58 +02:00
Noitidart 5b55a623b8 Support regular RN color value, no more crashing after first callback is consumed. (#82)
* Update DialogAndroid.java

Support regular RN color value, no more crashing after first callback is consumed.

* new api in js

* updated js

* types fixing

* fixed class name from MaterialDialog to AndroidDialog

* Whops it should be DialogAndroid, not AndroidDialog

* fix showProgress - plan to remove this, just testing

* update readme

* added mroe examples

* assignDefaults example

* alternative shorthand signatures

* more readme

* deprecate string as item, selctedIndex, selectedIndices. moved to object as item, with label

* changes based on discusion with @vonovak

* readme nits

* readme nit

* readme touchups

* readme nit

* testing and fixes per testing

* .padStart is not same as prefix
2018-05-15 19:59:36 +02:00
Noitidart a1d7ef121d Add progress dialog to readme (#79) 2018-03-29 00:25:35 +02:00
BrianSo 6c2e173747
Update README.md
add `compile project(':react-native-dialogs')` for manual installation
2018-03-16 10:48:19 +08:00
Jamie Johnson c6ffde7a60 Add widgetColor, titleColor, contentColor and linkColor options (#72)
* add widgetColor option

* update readme

* update more color options

* call correct functions

* update readme

* cleanup
2017-12-05 10:38:56 +01:00
Ricardo Fuhrmann c6f14380c5 Update README.md (#71)
Document positiveColor, negativeColor and neutralColor
2017-11-16 14:22:59 +01:00
Vojtech Novak 8dc915af33 make readme images more compact 2017-09-17 20:00:00 +02:00
Vojtech Novak ccc45b9381 Update README.md 2017-09-17 19:43:28 +02:00
Henrik 33e463d523 Updated README.md installation instructions (#56)
Updated the documentation to reflect the changes in React Native, as MainApplication is being used instead of MainActivity in the current version of React Native.
2017-09-17 19:35:55 +02:00
Thomas Kekeisen 2ccfdc1afc Added some missing spaces to make markdown work (#59) 2017-09-17 19:33:11 +02:00
Jeremy Dagorn 43eaae8a5f split between manual installation and rnpm installation 2016-08-17 06:06:18 -07:00
Mattias Pfeiffer f46b29f296 Fix typo in README 2016-08-16 14:09:43 +02:00
white-ubuntu 9b82429e25 edit README.md to be easy start 2016-07-24 13:40:58 +08:00
Aakash N S 195d4abcc7 Merge pull request #16 from Anthonyzou/master
Updated gradle dep, and constructor
2016-03-29 09:06:36 +05:30
Anthony Ou d3632dc994 Updated packager 2016-03-07 13:44:09 -07:00
Aakash N S 02cd54891c Update README.md 2016-03-05 17:26:11 +05:30
Aakash N S c9fa094d8a Update README.md 2016-03-05 17:25:18 +05:30
Aakash N S 4228d72fed Update README.md 2016-02-27 12:57:40 +05:30
Janic Duplessis 805292d39b Allow using Activity instead of FragmentActivity 2016-01-24 13:05:59 -05:00
Aakash N S 13a24e6daa Update README.md 2015-11-26 09:40:48 +05:30
Aakash N S 3ee463ab8b Update README.md 2015-11-03 13:40:21 +05:30
Aakash N S 4f37925f2c Update README.md 2015-11-02 04:47:07 +05:30
Aakash N S b4ca03eecd Update README.md 2015-11-02 04:46:40 +05:30
Aakash N S 9e40e3cdd3 Update README.md 2015-11-02 04:20:45 +05:30
Aakash N S 6f7ee01764 Update README.md 2015-11-02 04:20:17 +05:30
Aakash N S 8609552cf0 Update README.md 2015-11-02 03:56:20 +05:30
Aakash N S 11558e9880 Update README.md 2015-11-02 03:55:33 +05:30
Aakash N S 0b86b440ba Update README.md 2015-11-02 03:45:36 +05:30
Aakash N S b17ebcc8de Update README.md 2015-11-02 03:37:56 +05:30
Aakash N S f82ec46002 Update README.md 2015-11-02 02:58:12 +05:30
Aakash N S 4505ab3e91 Update README.md 2015-11-02 02:35:17 +05:30
Aakash N S 84f1701ea1 Update README.md 2015-11-02 02:34:44 +05:30
Aakash N S f238dd3734 Include installations instructions in README 2015-11-02 02:32:01 +05:30
Aakash N S b5afa4eb52 Initial commit 2015-10-31 20:23:37 +05:30