Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/facebookarchive/three20
Three20 is an Objective-C library for iPhone developers
https://github.com/facebookarchive/three20
Last synced: about 1 month ago
JSON representation
Three20 is an Objective-C library for iPhone developers
- Host: GitHub
- URL: https://github.com/facebookarchive/three20
- Owner: facebookarchive
- License: other
- Archived: true
- Created: 2009-02-19T06:31:51.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2017-05-02T06:05:12.000Z (over 7 years ago)
- Last Synced: 2024-09-21T19:31:29.344Z (about 1 month ago)
- Language: Objective-C
- Homepage:
- Size: 31.7 MB
- Stars: 7,229
- Watchers: 307
- Forks: 1,480
- Open Issues: 204
-
Metadata Files:
- Readme: README.mdown
- License: LICENSE
Awesome Lists containing this project
- project-awesome - facebookarchive/three20 - Three20 is an Objective-C library for iPhone developers (Others)
README
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)