Skip to content

Delete button does not appear #73

@moshegottlieb

Description

@moshegottlieb

Using version 0.3.3 (SPM).
The delete button is missing from the category view.

let keyboardSettings = KeyboardSettings(bottomType: .categories)
keyboardSettings.isShowPopPreview = true
keyboardSettings.needToShowAbcButton = false
keyboardSettings.needToShowDeleteButton = true
keyboardSettings.updateRecentEmojiImmediately = true

The delete button does not appear.
Using the pageControl bottom type and a delete button results in a crash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions