Widget button and keyboard on phones
# 🤝help
p
Hi everyone, I'm implementing a bot in a mobile app and I want to ask if someone knows how I can detect if the input message is focused. This is because I need to move the input text higher so it doesn't get covered by the keyboard.Another thing is that I want to hide the widget button and show the chat directly if users navigate to a specific part of the app. Best regards, and thank you all.
b
Nice question, I'm also doing a bot for a mobile app. Let's see if someone knows
p
As an update, if I make the chat height soo tiny, the input goes higher as the keyboard does