Commit Graph
24 Commits
Author SHA1 Message Date
jongirard 0c3a535d7c add ics mimetype support (#119) 2019-02-20 20:36:58 -05:00
pavelaron f83db91179 Added .docx, .pptx and .xlsx formats to mime types (#126) 2018-11-14 11:04:37 -05:00
Jonas Åradsson 3ee4c39b1f Add Excel as attachment mimeType (#89) 2017-12-06 08:10:21 -05:00
Adam Wilson ef9a3669bd Add audio mime types (#84) 2017-11-08 10:31:25 -05:00
Simone Marinelli fdb062335d Add requiresMainQueueSetup (#83)
Added requiresMainQueueSetup to prevent warning and future side-effects in RNMail.
2017-10-24 13:42:49 -04:00
Derek Sweet b016f8532b Update RNMail.m (#76)
properly set isHTML value for NCSFBool with boolValue
2017-10-04 08:15:52 -04:00
Deep Mehta d405cbb6cc Adding text mimeType 2017-02-02 10:48:42 -08:00
Daniil Harik 4bf1cc0aca Added CSV mime type 2017-01-11 11:25:29 +02:00
Evo Stamatov 51a033da48 Update RNMail.m 2017-01-10 12:48:48 +11:00
Evo Stamatov 1e50742bf9 Update RNMail.h 2017-01-10 12:47:55 +11:00
Sammy Maris 003742d869 Add support for zip archives 2017-01-02 13:11:47 +01:00
František Heteš 1b830b3a68 Add support for JSON attachments
add:
- @"application/json" mime type
- comment about adding your own attachment types
available formats - http://www.iana.org/assignments/media-types/media-types.xhtml
2016-08-02 15:48:07 +02:00
Donovan Ong 3851dbd25d Support vcard attachment 2016-07-12 10:54:19 +08:00
Guy Eldar d8c8b23165 Added newline 2016-07-06 18:15:45 +03:00
Guy Eldar 85e5e29f70 Added support for CC and BCC recipients 2016-07-06 18:08:05 +03:00
Tom db9ce24de5 Update RNMail.m
Added isHTML option if you want to use html in the body of the email.
2016-05-15 23:20:44 +02:00
Tom 0cb60ef8e6 Update RNMail.m
Changes from https://github.com/chirag04/react-native-mail/pull/16
2016-05-15 23:09:45 +02:00
Dotan Nahum f495bfbe89 when no nice type, use explicit type 2016-05-13 14:32:02 +03:00
Christopher 1bc048d3dd Typo fix + small update 2015-09-08 10:32:21 -07:00
Christopher dce09195cf Changes based on comments 2015-09-07 11:51:55 -07:00
Christopher 3bc0c45a83 Add option for attachments 2015-09-03 12:13:12 -07:00
Chirag 3e5d2e8745 add rctlog header 2015-06-11 13:50:54 -04:00
chirag04 7685f8a703 better code style 2015-06-11 11:57:47 -04:00
chirag04 1988031d8d initial commit 2015-05-10 00:53:07 -04:00