Home

Awesome

textsphere

textsphere textsphere textsphere

Sneak Peek

textsphere

Features

Requirements

Installation

CocoaPods

pod 'TextSphere'

Manually Installation

Copy TextSphere.swift file to your project directory

Usage

You must first create a view and define its class as TextSphere. Then you can customize UIView's background color, corner radius, etc.

TextSphere contains the following customizations presents.

Public customizable properties

propertywhat dorelated property
placeholderTexttextview for placeholder textplaceholderColor, placeholderTextFont
placeholderTextFontTextView text font
upperTextTextView over textupperTextColor, upperTextFont
upperTextFontTextView overt text font
textColorTextView text color
textFontTextView font, default used by systemFont

Release History

Credits

Çağrı ÇOLAK (@cgcolak)

License

TextSphere is released under the MIT license. See LICENSE for details.

Other My Repos