SkillAgentSearch skills...

IGIdenticon

Swift identicon generator

Install / Use

/learn @seaburg/IGIdenticon
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

IGIdenticon

Carthage compatible CocoaPods Compatible

This library is a port of identicon library that generates identicon.
Screenshot example

Installation

Carthage

github "seaburg/IGIdenticon"

CocoaPods

pod 'IGIdenticon'

SwiftPM

  dependencies: [
    .package(url: "https://github.com/seaburg/IGIdenticon.git",
             from: "0.7.0")
  ]

Usage

imageView.image = Identicon().icon(from: "string", size: CGSize(width: 100, height: 100))

Related Skills

View on GitHub
GitHub Stars90
CategoryDevelopment
Updated2y ago
Forks11

Languages

Swift

Security Score

85/100

Audited on Jan 5, 2024

No findings