Commit Graph

175 Commits

Author SHA1 Message Date
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
Aakash N S 9a4a615622 Merge pull request #12 from zapph/master
Show dialog on UI thread to avoid crash
2016-02-11 15:23:03 +05:30
Byron Wang 641dea6d84 Show dialog on UI thread to avoid crash 2016-02-11 15:36:21 +08:00
Aakash N S 86764c4e42 Update version in examples 2016-01-28 01:18:53 +05:30
Aakash N S c3ae216e6a Updated to work with React Native 0.18 2016-01-28 00:27:44 +05:30
Aakash N S f77fd117e6 Added a new example app: 2016-01-28 00:26:25 +05:30
Aakash N S 62281fc286 Update to latest React 2016-01-27 21:24:00 +05:30
Aakash N S 0d7fefc964 Merge pull request #11 from janicduplessis/master
Allow using Activity instead of FragmentActivity
2016-01-25 00:16:01 +05:30
Janic Duplessis 805292d39b Allow using Activity instead of FragmentActivity 2016-01-24 13:05:59 -05:00
Aakash N S afcb088eab Merge pull request #7 from jeffchienzabinet/master
Added dismiss method
2016-01-10 18:02:14 +05:30
jeffchienzabinet 72d9c0526f Added dismiss method 2016-01-05 19:56:22 -08:00
Aakash N S 13a24e6daa Update README.md 2015-11-26 09:40:48 +05:30
Aakash N S 24e91d2c75 0.0.9 2015-11-22 00:32:37 +05:30
Aakash N S d538e1c2f4 Merge branch 'master' of https://github.com/aakashns/react-native-dialogs 2015-11-22 00:32:11 +05:30
Aakash N S 269f1baf31 Merge pull request #6 from geof90/patch-1
Fix to #5
2015-11-21 23:05:59 +05:30
Geoffrey Goh 929557dae7 Rename ReadableMapKeySeyIterator to ReadableMapKeySetIterator 2015-11-20 18:49:43 -08:00
Geoffrey Goh 4555e21f83 Set minSDK to 16 as required by react-native 0.14 2015-11-20 18:47:35 -08:00
Aakash N S 6e8e3bcd2a 0.0.8 2015-11-19 05:35:38 +05:30
Aakash N S faeb1f6bc6 Merge pull request #4 from trave7er/master
add input callback to callback stack
2015-11-19 05:29:54 +05:30
Huang Yu 2688315e38 add input callback to callback stack
curerntly only allow one input per dialog
2015-11-18 15:34:43 -08:00
Aakash N S 2e8f52f00a 0.0.7 2015-11-18 21:32:52 +05:30
Aakash N S b36874595b Merge branch 'master' of https://github.com/aakashns/react-native-dialogs 2015-11-18 21:31:25 +05:30
Aakash N S bec8478eba Merge pull request #3 from Iragne/master
Update react-native version in example.
2015-11-18 21:30:52 +05:30
Iragne 7ecdec7313 Update build.gradle 2015-11-18 12:14:45 +01:00
Iragne 203f188005 Update package.json 2015-11-18 12:13:49 +01:00
Iragne 19755ab511 Update build.gradle 2015-11-18 12:12:58 +01:00
Iragne 8631fe87c7 Update build.gradle 2015-11-18 12:12:41 +01:00
Aakash N S 10c962fe5c 0.0.6 2015-11-17 20:17:55 +05:30
Aakash N S 6658d2bd8d Merge pull request #2 from Iragne/master
Update package.json for react
2015-11-17 20:15:04 +05:30
Iragne b4e415264b Update package.json 2015-11-17 14:21:28 +01:00
Aakash N S 3ee463ab8b Update README.md 2015-11-03 13:40:21 +05:30
Aakash N S 4fdfdd743e Create README.md 2015-11-02 04:50:06 +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 2c188e2b0e 0.0.5 2015-11-02 04:30:41 +05:30
Aakash N S ce338840f6 moved react native to peer dependencies 2015-11-02 04:30:19 +05:30
Aakash N S 6705e7812c 0.0.4 2015-11-02 04:27:22 +05:30
Aakash N S 5402631b56 Merge branch 'master' of https://github.com/aakashns/react-native-dialogs 2015-11-02 04:27:04 +05:30
Aakash N S 2fb153a3ee 0.0.3 2015-11-02 04:23:05 +05:30
Aakash N S 54193af31f Added react-component keyword 2015-11-02 04:22:59 +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 d8e279dae4 Merge branch 'master' of https://github.com/aakashns/react-native-dialogs 2015-11-02 04:11:43 +05:30
Aakash N S d73405fba4 Fix example build 2015-11-02 04:08:58 +05:30
Aakash N S 8609552cf0 Update README.md 2015-11-02 03:56:20 +05:30