I have the following use-case:
-
Chatscreen with functionality to add picture, file, etc.
-
I don’t want the bottom bar to be too crowded to keep as much space for the chat input field.
-
So ideally one icon next to it (plus), instead of this:
-
This would open this modal:
-
Clicking on photo should open the next modal and close the previous one:
Any idea how I could achieve this?