[Problem/Question]
Is there a way to hide/disable button or icon for (Camera, Photo library and Files) in the GroupChannelFrame SendInput?
Would like to hide the “+” icon.
// If problem, please fill out the below. If question, please delete. “@sendbird/uikit-react-native”: “^2.5.0”,
// What version of the SDK are you using?
“@sendbird/chat”: “^4.8.3”, [Reproduction Steps]
@Thanraj but then dont we loose the funcs provided by the Input provided by Sendbird?
Can we maybe put a feature reuqest to add a prop on the GroupChannelFragment to be able to accept this ?
Thank you Thanraj, If using textInput, I would need to dispatch the input message from the input through separate API call. Instead, I was hope to still use GroupChannelInput widget which already has list of functions and only having the parameter to turn off the “icon={add}” in the SendInput. Looks like without override the whole GroupChannelInput, it’s not possible to just hide the “add” icon
@Ullas_Gupta@jshen : Thanks for your feedback, as the prop is currently unavailable I have submitted an request with the team internally and it will be taken into consideration after further review.
I’ll keep this thread posted once this is implemented and released in the upcoming version. Meanwhile, appreciate your patience.