mattyu007 / ProjectOrange

3 stars 0 forks source link

Don't display placeholder on iOS in CuePrompt #213

Closed mattyu007 closed 7 years ago

mattyu007 commented 7 years ago

Closes #212.

Since the placeholder is actually filled in as the default value by AlertIOS.prompt, don't display placeholders on iOS to avoid forcing the users to clear the text box before allowing them to enter what they want.

screen shot 2017-03-27 at 9 22 46 pm