Skip to content

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