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
Radek Czemerys
c480127112
Remove createJSModules - RN 0.47 compatibility ( #66 )
...
* Remove depreciated createJSModules @ovveride marker
* Fix typo
* Fix typo in comment
2017-09-17 00:35:17 +02:00
Aakash N S
8abaf11da1
Merge pull request #52 from faogustavo/master
...
Added support for button color
2017-02-26 23:11:00 +05:30
Gustavo Fão Valvassori
24c331efd7
fix color names
2017-02-18 06:34:31 -02:00
Gustavo Fão
6d15e55360
Added support for button color
2017-02-17 13:15:16 -02:00
Aakash N S
a4d21df825
Merge pull request #48 from farzadab/master
...
Added RTL functionality using Gravity
2016-12-23 23:50:36 +05:30
Farzad Abdolhosseini
8dabf4ce5b
Added gravity options for title, text, and buttons. Also added a simpler `rtl` option, for changing alignment to RTL
2016-12-18 12:47:47 +03:30
Aakash N S
abd499e12c
Merge pull request #40 from jrm2k6/master
...
split between manual installation and rnpm installation
2016-08-18 00:12:23 +05:30
Jeremy Dagorn
43eaae8a5f
split between manual installation and rnpm installation
2016-08-17 06:06:18 -07:00
Aakash N S
e14f2abff4
Merge pull request #38 from pfeiffer/patch-1
...
Fix typo in README
2016-08-16 18:33:17 +05:30
Mattias Pfeiffer
f46b29f296
Fix typo in README
2016-08-16 14:09:43 +02:00
Aakash N S
0da80b2d15
Merge pull request #33 from vonovak/master
...
upgrade dependency
2016-08-13 06:27:32 +05:30
Aakash N S
4e2ba9556b
0.0.18
2016-08-10 23:57:51 +05:30
Aakash N S
1275102457
0.0.17
2016-08-10 23:57:13 +05:30
Aakash N S
ddf91d0aa4
Merge pull request #37 from vonovak/patch-1
...
Update DialogAndroid.js
2016-08-10 23:56:42 +05:30
Vojtech Novak
3ed5b1a3ef
Update DialogAndroid.js
2016-08-09 22:57:07 +02:00
Vojtech Novak
c71fdb32e7
Update build.gradle
2016-08-02 11:36:11 +02:00
Aakash N S
2228c32bbc
0.0.16
2016-07-28 12:24:55 +05:30
Aakash N S
826d32da11
Merge pull request #34 from lakeoffaith/master
...
edit README.md to be easy start
2016-07-24 18:39:37 +05:30
white-ubuntu
9b82429e25
edit README.md to be easy start
2016-07-24 13:40:58 +08:00
Vojtech Novak
9af2933b7a
upgrade dependency
2016-07-24 00:44:04 +02:00
Aakash N S
70c0bb26b5
Merge pull request #29 from vonovak/master
...
fix for NaN in case of a empty multi-selection
2016-06-17 22:12:22 +05:30
Aakash N S
5ba214a3b1
Merge pull request #27 from alissoncs/master
...
Fix NullPointerException
2016-06-17 22:11:12 +05:30
Aakash N S
2822c88356
Merge pull request #26 from 1ne8ight7even/patch-1
...
Update material-dialogs dependency
2016-06-17 22:10:59 +05:30
Vojtech Novak
d7d2d5dd32
fix for NaN in case of a empty multi-selection
...
quick fix, although I'd say that serializing the result as JSON on the java side and simply passing it on on the js side would be nicer... (could do it, if you'd be interested)
2016-06-17 11:25:31 +02:00
Alisson Carvalho
ae863ffd29
Fix NullPointerException, when there's nothing item selected (index -1)
2016-06-06 16:46:55 -03:00
Florian Biebel
73112b3dbf
Update material-dialogs dependency
...
Update https://github.com/afollestad/material-dialogs to version 0.8.5.8 to fit the Android support library 23.2.0
2016-06-06 18:00:44 +02:00
Aakash N S
b97a16904e
0.0.15
2016-04-06 23:02:38 +05:30
Aakash N S
e0a4abdfa1
Merge pull request #19 from ashleydw/patch-1
...
Remove peerDependencies
2016-04-06 23:02:06 +05:30
Ashley White
49a9b3cbf5
Remove peerDependencies
2016-04-06 09:18:58 +02:00
Aakash N S
2eb060e138
0.0.14
2016-03-29 09:08:53 +05:30
Aakash N S
fc01616378
Merge branch 'master' of https://github.com/aakashns/react-native-dialogs
2016-03-29 09:07:37 +05:30
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
7c51e1bab6
Update DialogAndroid.java
2016-03-18 11:47:03 -06:00
Anthony Ou
7ee0b7ac87
Dismiss works after selecting a simple list item
2016-03-17 13:59:13 -06:00
Anthony Ou
4f9e8bf493
updated java
2016-03-11 15:55:20 -07:00
Anthony Ou
6142b97cb6
Updated JS
2016-03-11 15:54:44 -07:00
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
e2799e56cc
0.0.13
2016-02-29 19:39:28 +05:30
Aakash N S
4228d72fed
Update README.md
2016-02-27 12:57:40 +05:30
Aakash N S
ada4632eef
Merge pull request #13 from heydabop/master
...
fix build error caused by support library 23.2
2016-02-27 03:43:38 +05:30
Ross Dixon
646b4834a4
fix build error caused by support library 23.2
...
on 23.2 build fails with
No resource found that matches the given name (at 'android:actionModeCloseDrawable' with value '@drawable/abc_ic_ab_back_mtrl_am_alpha').
2016-02-25 20:33:16 -06:00
Aakash N S
ee70ffbb0f
Remove examples
2016-02-19 04:21:47 +05:30
Aakash N S
2d50d45167
ignore examples
2016-02-19 04:20:45 +05:30
Aakash N S
c34e546839
0.0.12
2016-02-19 04:11:13 +05:30
Aakash N S
21c43a3b69
Removed examples
2016-02-19 04:10:53 +05:30
Aakash N S
54d1253213
0.0.11
2016-02-11 17:14:57 +05:30