Commit Graph
29 Commits
Author SHA1 Message Date
Robert Gardner 716f28e669 Support URI for attachment location. (#174)
* Support URI for attachment location.

* Add example path & uri to README comments.
2021-03-23 10:37:06 -04:00
Dominik Tenelsen d1474c3002 Add prop to change the title of IntentChooser on Android (#159)
* Allow custom IntentChooser Title on Android

* customChooserTitle prop added to example

* Add default value to comment in example
2020-08-25 08:34:20 -04:00
Vlad 268b16f655 Support multiple attachments and custom mimeType (#150)
* Support multiple attachments and custom mimeType

* Fix typo

* Add mimeType to README
2020-05-21 08:18:09 -04:00
Lee Brindley de501851e3 Update README.md (#99)
Added csv reference to mimetypes comment, considering the CSV mimetype has had a PR merged to allow it as an attached file format.
2018-03-12 08:51:04 -04:00
Chris Geirman 109554223a add and update the example for es6 (#77)
* add  and update the example for es6
2017-10-06 13:27:29 -04:00
Donnie West 850c0bb03e Create an index.js file and default export (#66)
With this change, consumers of this library will be able to just `import RNMail from 'react-native-mail'` instead of manually pulling the package from NativeModules. This will provide react-native-mail the same basic interface as other React Native Libraries
2017-06-30 11:32:30 -04:00
Kacyn Fujii 0ab25b94d2 remove comment saying isHtml is only for ios 2017-06-05 13:39:54 -07:00
Richard Kim 617a7fe5ac Update README.md
clarification. two bullet points makes it unclear whether we have to change anything mainactivity
2017-04-03 13:36:58 -04:00
Chirag 8385c17a5e Merge pull request #41 from pedramsaleh/patch-1
Update README.md
2017-01-10 10:34:00 -05:00
Chirag Jain 8a9e084d46 update readme 2017-01-10 10:32:50 -05:00
pedramsaleh 354d811a47 Update README.md
Clarified instructions in text (in addition to the screenshot)
2016-10-26 10:06:22 -04:00
pedramsaleh 1d4942700a Update README.md 2016-10-25 16:53:09 -04:00
pedramsaleh 86d733c7e6 Update README.md 2016-10-25 16:51:38 -04:00
dcz.switcher b185a1b115 Update README.md
Add how to do if MainActivity class extends ReactActivity instead of Activity
2016-09-13 19:46:55 +02:00
James Warwood 7f30259f34 Implement ccRecipients and bccRecipients for Android 2016-07-22 09:33:02 +08:00
Chirag aa76fe305e ccReciepients is ios only 2016-07-06 15:47:22 -04:00
Guy Eldar bb10b80bee Update README.md
Added support for CC and BCC recipients
2016-07-06 19:21:34 +03:00
Tom 63e8e51994 Update README.md
Updated readme,
2016-05-15 23:15:22 +02:00
Chirag 6cfd94eb4b Update README.md 2015-09-16 12:03:23 -04:00
Chirag 5552ccf22f Update README.md 2015-09-16 11:36:21 -04:00
Chirag fda01c1d5d Update README.md 2015-09-16 11:35:18 -04:00
Chirag 4064ffd50d Update README.md 2015-09-14 14:33:08 -04:00
Chirag 54ac17e3c0 Update README.md 2015-09-14 14:32:53 -04:00
Christopher dce09195cf Changes based on comments 2015-09-07 11:51:55 -07:00
Christopher 47ea00b50f Update readme 2015-09-03 12:13:34 -07:00
Chirag b874def44e Update README.md 2015-05-18 18:26:04 -04:00
chirag04 3ab2439235 update readme 2015-05-18 16:25:28 -04:00
chirag04 7f06478cec updates 2015-05-18 16:15:40 -04:00
chirag04 1988031d8d initial commit 2015-05-10 00:53:07 -04:00