TheArchitect123 / KmpEssentials

KmpEssentials is a library that contains apis (40+ Modules) to accelerate your development. Everything from managing the Battery, File System, getting Package information, or taking Photos. Supports iOS, Android & AppleWatch
MIT License
169 stars 2 forks source link

[Send Emails] Add pre-filled data to request. #17

Closed Monabr closed 3 weeks ago

Monabr commented 3 weeks ago

Is your feature request related to a problem? Please describe. I want to add data to the "send email" request

Describe the solution you'd like I want able to add subject and text of the email

Describe alternatives you've considered In Android it could be done by Intent.EXTRA_SUBJECT and Intent.EXTRA_TEXT

TheArchitect123 commented 3 weeks ago

Hi, This is fixed now on the latest package (v1.2.9).

You can find the updated documentation here: https://thearchitect123.github.io/ArtifactsDocProduction/develop/kotlin/multiplatform/kmpessentials/modules/email