The Wayback Machine - https://web.archive.org/web/20201208144315/https://github.com/topics/swift-framework
Skip to content
#

swift-framework

Here are 263 public repositories matching this topic...

A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.
  • Updated Nov 9, 2020
  • Swift
BadgeHub
Harryjeffs
Harryjeffs commented Apr 18, 2020

I am trying to append badgehub onto a UIImageView. The badge is appearing however when it reaches the corner; it stays behind the imageview or view and just hides away.

I tried setting the z-index however that doesn't seem to be affecting anything. Anyone else having this issue? Or found a solution. Cheers

let hub = BadgeHub(view: cell.contentView) // Initially count set to 0
hub.hubVie

Improve this page

Add a description, image, and links to the swift-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the swift-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.