Skip to content

To know when the left or right items are showing #25

Description

@megabri

It's possible to know when the items is showing, maybe with a BOOL ?
That is a sort of status of the items visualization.
These methods....
- (void)revealTableViewCell:(SWRevealTableViewCell *)revealTableViewCell willMoveToPosition:(SWCellRevealPosition)position;
- (void)revealTableViewCell:(SWRevealTableViewCell *)revealTableViewCell didMoveToPosition:(SWCellRevealPosition)position;
...are not enough, because tell when the movement of the cell began and finish... not all the time that the items are sown in the cell.

Thank you

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