GitHawkApp / MessageViewController

A SlackTextViewController replacement written in Swift for the iPhone X.

Home Page:http://githawk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Default styles?

rnystrom opened this issue · 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.

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..."