Skip to content

ActionSheetIOS: closing the action sheet by touching/pressing on backdrop/empty-space #500

@robaweb

Description

@robaweb

Introduction

It would be useful to have a way to closing opened ActionSheetIOS by event with backdrop space.
Now, as far as I know, it's impossible.

Details

I suggest to add this feature by applying a new param for showActionSheetWithOptions

showActionSheetWithOptions({
  options: [...],
  closeByBackdrop: true // like that
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions