MPCoachMarks is an iOS class that displays user coach marks with a couple of shapescutout over an existing UI. This approach leverages your actual UI as part of the onboarding process for your user.
MIT License
629
stars
79
forks
source link
LabelAligment - LABEL_POSITION_LEFT_BOTTOM position not available? #23
position (LabelAligment)
You can use 5 differents position of caption label:
LABEL_POSITION_BOTTOM (or empty) LABEL_POSITION_LEFT LABEL_POSITION_TOP LABEL_POSITION_RIGHT LABEL_POSITION_RIGHT_BOTTOM (LABEL_POSITION_BOTTOM it's default)
But no LABEL_POSITION_LEFT_BOTTOM is there. The arrow direction is wrong if in case if i select bottom position.