Skip to content

TTStyle library extracted from Three20. For code-generated button and view graphics instead of static assets, especially those that depended on Three20.

License

Notifications You must be signed in to change notification settings

zaichang/TTStyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTStyle

TTStyle was formerly part of the now deprecated Three20 library, and has been extracted as a standalone package for apps depending on the library to be able to piecewise migrate from it.

https://github.com/facebook/three20

Commit history from Three20 has been removed to minimize size, but a version with that included can be introduced if it is important to others.

Notes

Collapsed TTCore and TTNetworking libraries and copied key classes into the single library.

TTStyledText.h is currently not included in the project, because of its dependency on TTNetworking.

Usage

Add Header Search path, for example $(PROJECT_DIR)/../path/to

Add Three20Style as a project dependency of your application and add libThree20Style.a to the Link Binaries phase

Also note that one should remove the library prefix when importing headers, like this:

#import "Three20Style.h"

About

TTStyle library extracted from Three20. For code-generated button and view graphics instead of static assets, especially those that depended on Three20.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published