AladinWay / TransitionButton

UIButton sublass for loading and transition animation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flickering black view

barenddev opened this issue · comments

Im having a bug with this library where it will make a black square flash randomly (the size of the frame of this button when collapsed to a circle) at the bottom of my stackview.

It only appears under two instances:

  • UIAlertController is presented
  • I have a button for manual biometric sign in. if that is used, it appears. if you use normal automatic biometric sign in on app initial launch the bug does not present itself.

Any ideas of what could be causing this?

Closing issue. Problem was unrelated to this library.