-
Notifications
You must be signed in to change notification settings - Fork 110
Closed
Labels
UpcomingenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
What are you trying to achieve?
I am using makeLeadingComposerView to make a custom attachments menu. I need to add button for photo, camera and giphy - and open these things directly after pressing corresponding buttons. Currently I can open the photo picker, but can't open camera without going to picker first. And I have to open instantCommands menu first to select giphy. I need to open them directly.
If possible, how can you achieve this currently?
Yes by changing the state binding, but it requires 2 steps
makeLeadingComposerView(state: Binding
What would be the better way?
add .camera and .giphy options to PickerTypeState
GetStream Environment
GetStream Chat version: 4.62.0
GetStream Chat frameworks: StreamChat, StreamChatUI
iOS version: 18.0
Swift version: 6.0
Xcode version: 16.0
Device: sim iPhone 16 pro max
Additional context
Metadata
Metadata
Assignees
Labels
UpcomingenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested