Skip to content

Add mark placeholder to email subject text#18

Open
smdmitry wants to merge 1 commit intoandrei200287:masterfrom
smdmitry:patch-1
Open

Add mark placeholder to email subject text#18
smdmitry wants to merge 1 commit intoandrei200287:masterfrom
smdmitry:patch-1

Conversation

@smdmitry
Copy link

Add mark placeholder to emailSubject and emailText: {mark}

Usage:
SARate.sharedInstance().emailText = "Disadvantages ({mark}*):"

Result:
When user selects a mark and agrees to write an email to developer. SARate will replace {mark} with selected stars number (1, 2, 3, 4, 5). Resulting in emailText = "Disadvantages (2*):"

Add mark placeholder to emailSubject and emailText: {mark}

Usage:
SARate.sharedInstance().emailText = "Disadvantages ({mark}*):"

Result:
When user selects a mark and agrees to write an email to developer. SARate will replace {mark} with selected stars number (1, 2, 3, 4, 5). Resulting in emailText = "Disadvantages (2*):"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant