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

Is there any method to override before chatInput bar is created? #439

Open
MussaCharles opened this issue Feb 12, 2018 · 0 comments
Open

Comments

@MussaCharles
Copy link

MussaCharles commented Feb 12, 2018

When I subclassed PhotoMessageViewModel I could do some initial setup by
override func willBeShown() {
// Initial setup
}

Is there any other similar method which can be used for ChatInputBar, so as to do initial setup before default chatInputBar is created?

@MussaCharles MussaCharles changed the title Method to override so as to do initial setup before createChatInputView() method is called. Is there any method to override before chatInput bar is created? Feb 18, 2018
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