MessageViewController icon indicating copy to clipboard operation
MessageViewController copied to clipboard

Default styles?

Open rnystrom opened this issue 6 years ago • 1 comments

The default styles are really stock

  • No insets
  • Initial UITextView font
  • No placeholder
  • Placeholder color is black

Would anyone want some basic stock styles? Maybe just a nicer first-run experience for those that don't want to fiddle w/ too many customizations.

rnystrom avatar Jan 31 '18 02:01 rnystrom

It could be interesting to move these types of things to a Layout protocol, and provide 2-3 layouts with the sdk

Aside from that, I think at a minimum there should be:

  1. Reasonable insets, 12pt around?
  2. Button text "Send"
  3. Placeholder "Message..."

AndrewBarba avatar Feb 14 '18 01:02 AndrewBarba