Full Code of facebookarchive/three20 for AI

master 434cdbfc8991 cached
4 files
3.5 KB
1.0k tokens
1 requests
Download .txt
Repository: facebookarchive/three20
Branch: master
Commit: 434cdbfc8991
Files: 4
Total size: 3.5 KB

Directory structure:
gitextract_fa2cq9v7/

├── .gitignore
├── AUTHORS
├── LICENSE
└── README.mdown

================================================
FILE CONTENTS
================================================

================================================
FILE: .gitignore
================================================
.DS_Store
build
Build
Products
*.pbxuser
*.perspectivev3
*.mode1v3
xcuserdata
.DS_Store
config
src/Three20/*.h
src/Three20Core/*.h
src/Three20Network/*.h
src/Three20Style/*.h
src/Three20UICommon/*.h
src/Three20UINavigator/*.h
src/Three20UI/*.h
extensions/

*.pyc
Docs

# we don't support xcworkspaces for single projects. Use Three20.xcworkspace instead
*.xcworkspace
!Three20.xcworkspace


================================================
FILE: AUTHORS
================================================
The three20 team
================

Original author (retired)
-------------------------
Joe Hewitt       github.com/joehewitt      @joehewitt

Current Maintainers
-------------------
Owen Yamauchi      github.com/oyamauchi      oyamauchi@facebook.com
Jeff Verkoeyen     github.com/jverkoey       jverkoey@gmail.com
John Wang          github.com/jwang          jwang392@gmail.com
Stephan Diederich  github.com/diederich      stephan.diederich@googlemail.com
Adar Porat         github.com/aporat         adar.porat@gmail.com
Tobias Klonk       github.com/tonklon        me@tonklon.com

Contributors
------------
uprise78         github.com/uprise78       @uprise78
Steven Fisher    github.com/tewha
Patrick Crosby   github.com/patrickxb
                 github.com/dreamComeTrue
Eelco Lempsink   github.com/eelco
Tobias Rundstrom github.com/tru
drewmca          github.com/drewmca
Dima Berastau    github.com/dima
Doug Barth       github.com/dougbarth
Dan Morrow       github.com/skydivedan
Petr Reichl      github.com/meap
Pavel Repin      github.com/paxan
Skotch Vail      github.com/skotchvail
Brian Chapados   github.com/chapados
Enormego         github.com/enormego/EGOTableViewPullRefresh
                 - Drag-to-refresh header
David Morford    github.com/davidmorford/UXKit
                 - Inspiration for the New Three20 project structure.
Chih-Wei Lee     github.com/dlackty
                 - iPad improvements
Brandon Walkin



================================================
FILE: LICENSE
================================================
Copyright 2009-2011 Facebook

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
 
   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.


================================================
FILE: README.mdown
================================================
Archived Repo
=============

**This is an archived project and is no longer supported or updated by Facebook. Please do not file issues or pull-requests against this repo. If you wish to continue to develop this code yourself, we recommend you fork it.**

**Proceed and be bold!**

Three20
=======

What now?
------

If you updated to this revision by accident (e.g. a git pull), you might want to switch back to the
version you had before (`git checkout cc672132ab`). 

Three20 still compiles and seems to work on iOS6, so there's no immediate need to remove everything now. 
Still, as the library is not maintained anymore, it might be a good time to replace it.

Lots of Three20's helpers are not needed anymore, as they are now present right in iOS.
For other parts there are some really good replacement available. 
If you're searching for a full replacement, [NimbusKit](http://nimbuskit.info) might help, they even provide a [migration guide](http://wiki.nimbuskit.info/Three20-Migration-Guide).

Links
------

[Three20 Mailing List](http://groups.google.com/group/three20/)

[Three20 Tagged Questions on StackOverflow](http://stackoverflow.com/questions/tagged/three20)
Download .txt
gitextract_fa2cq9v7/

├── .gitignore
├── AUTHORS
├── LICENSE
└── README.mdown
Condensed preview — 4 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (4K chars).
[
  {
    "path": ".gitignore",
    "chars": 389,
    "preview": ".DS_Store\nbuild\nBuild\nProducts\n*.pbxuser\n*.perspectivev3\n*.mode1v3\nxcuserdata\n.DS_Store\nconfig\nsrc/Three20/*.h\nsrc/Three"
  },
  {
    "path": "AUTHORS",
    "chars": 1440,
    "preview": "The three20 team\n================\n\nOriginal author (retired)\n-------------------------\nJoe Hewitt       github.com/joehe"
  },
  {
    "path": "LICENSE",
    "chars": 554,
    "preview": "Copyright 2009-2011 Facebook\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file "
  },
  {
    "path": "README.mdown",
    "chars": 1178,
    "preview": "Archived Repo\n=============\n\n**This is an archived project and is no longer supported or updated by Facebook. Please do "
  }
]

About this extraction

This page contains the full source code of the facebookarchive/three20 GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 4 files (3.5 KB), approximately 1.0k tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.

Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.

Copied to clipboard!