GithubHelp home page GithubHelp logo

colla2me / ttstyle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zaichang/ttstyle

0.0 0.0 0.0 370 KB

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

License: Other

Objective-C 99.47% C 0.53%

ttstyle's Introduction

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"

ttstyle's People

Contributors

zaichang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.