SkillAgentSearch skills...

Googlyeyes

No description available

Install / Use

/learn @Morkrom/Googlyeyes
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

googlyeyes

Version License Platform

alt tag

Enjoy

Combine Apple's UIKitDynamics and CoreMotion frameworks for fun on iOS

Usage

Initialize

SwiftUI
GooglyISwiftUI(size: .init(width: 20, height: 20))
CGRect
let leftEye = GooglyEye(frame: CGRect(x: 30, y: 300, width: 100, height: 100))
Autolayout
let rightEye = GooglyEye.autolayout()

Configure

Make adjustments to the pupil width as a percentage of its respective sclera's diameter.

leftEye.pupilDiameterPercentageWidth = 0.1

Requirements

iOS 13.0

Installation

googlyeyes is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "googlyeyes"

License

googlyeyes is available under the MIT license. See the LICENSE file for more info.

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated2mo ago
Forks0

Languages

Swift

Security Score

85/100

Audited on Jan 9, 2026

No findings