Input Accessory And Keyboard Behavior Like Messenger App
See original GitHub issueHi guys!
CAN BE DONE?
Can GiftedChat do the same input/keyboard effect as the Messenger app?
The keyboard will be dismiss when user click Gif/Image icon in the accessory, and will come back when user focus text input!
I tried to research about this, and I found: KeyboardAccessoryView
component, develop by Wix. But it has problem in Android, I created an issue here, haven’t fixed yet: https://github.com/wix/react-native-ui-lib/issues/2063
Issue Analytics
- State:
- Created a year ago
- Comments:10
Top Results From Across the Web
Chat Input Accessory View - LBTA
Something else about this chat input that you might not have noticed is that it follow the keyboard and scrollview as you scroll...
Read more >Keyboard - Ionic Framework
Keyboard. Customizing and accounting for the presence of an on-screen keyboard are two common roadblocks developers face when building mobile apps and PWAs....
Read more >UITextField docked like iOS Messenger - derp turkey
Very similar behavior to what is in iOS Messenger. ... also attach an input accessory view to the system keyboard or to a...
Read more >Resolve Hotkeys or Volume control keys not working on ...
Describes an problem in which hotkeys or volume keys on the Microsoft keyboard do not work. ... Some hotkeys may behave as expected,...
Read more >Building <InputAccessoryView> For React Native
Here, the text input is actually part of the input accessory view itself. This is commonly used in messaging applications, where a message...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@000xuandu you can try this code.
did u used expo?