Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove input text view #74

Open
lingxiao opened this issue Aug 23, 2020 · 0 comments
Open

Remove input text view #74

lingxiao opened this issue Aug 23, 2020 · 0 comments

Comments

@lingxiao
Copy link

Is there away to remove the input text view? I tried doing:
style.inputView = TrivialInputView.self

And defining a TrivialnputView by modifying what is found here: https://github.com/steve228uk/MessengerKit/blob/05168377536ebeae3653edfa5acc6410895cd72f/MessengerKit/Input/Styles/iMessage/MSGImessageInputView.swift.

But it crashes outright with error: Thread 1: Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value for tint color. Even though it is specified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant