Skip to content

KeiroMidori/SBMessageInputView

Repository files navigation

SBMessageInputView

A home made iMessage textview with an accessory button. Written using Swift 4.0.

SBMessageInputView demo

Prerequisites

  • Xcode
  • Swift

Installing

Just copy the file SBMessageInputView.swift into your project.

  • Create a view in your XIB or Storyboard.
  • Attach a 45 height constraint and a bottom constraint to where the text view must stick.
  • Implement the SBMessageInputViewDelegate methods for textview callbacks and send button callback.

SBMessageInputView install

Built With

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • Inspired by the iMessage app.

About

A home made iMessage textview with an accessory button

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages