IGIdenticon Save

Swift identicon generator

Project 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))

Open Source Agenda is not affiliated with "IGIdenticon" Project. README Source: seaburg/IGIdenticon
Stars
90
Open Issues
0
Last Commit
2 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating