This is beta documentation for Stream Chat React Native SDK v9. For the latest stable version, see the latest version (v8) .

AttachmentRemoveControl

AttachmentRemoveControl renders the remove (X) control used by upload preview cards.

It is implemented as a themed Pressable with a close icon and a larger hit slop for easier tapping.

Props

AttachmentRemoveControl accepts React Native PressableProps.

Commonly used

  • onPress: called to remove/dismiss the preview item.