Closed netshade closed 1 year ago
This pull request adds support for bcc and cc values to be placed in the mailto link on Android. It has been tested w/ the Gmail app on an Android emulator. Documentation updated to reflect that cc and bcc now available on Android or iOS.
bcc
cc
mailto
Released to NPM as react-native-email-link@1.14.6
react-native-email-link@1.14.6
Awesome, thanks for merge :)
This pull request adds support for
bcc
andcc
values to be placed in themailto
link on Android. It has been tested w/ the Gmail app on an Android emulator. Documentation updated to reflect thatcc
andbcc
now available on Android or iOS.