Skip to content

Calling UIViewController.showOnTopOfStatusBar twice has strange effects #40

@stefanengel

Description

@stefanengel

Hi there,

if you call
UIViewController.showOnTopOfStatusBar(view, duration: 1, animated: true)
and then call it again before the first notification disappeared, all further calls will show the notification twice.

Please see the following clip to get a better understanding:
ezgif com-video-to-gif

Is there a way to remove the old notification that is still visible below the new one?

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