iOS本周开源库推荐

作者: Stark_Dylan | 来源:发表于2015-11-26 17:52 被阅读376次
  1. phoneGap的升级版Cordova

Cordova iOS is an iOS application library that allows for Cordova-based projects to be built for the iOS Platform. Cordova based applications are, at the core, applications written with web technology: HTML, CSS and JavaScript.

2.Fontawesome

Font awesome is an iconic font. Read more
about it on http://fortawesome.github.com/Font-Awesome/ This category brings this great iconic font on iOS.

  1. 折线图

Interactive linecharts for the simplicity-loving iOS developer.
You just want some linecharts, and Core Plot makes you think
Search no more! ios-linechart is here!

4.BeMyEyes

This is the main issue for the entire Be My Eyes project. Issues on other repos like backend and server should refer to issues in this repo when relevant. E.g. when a new feature in the app requires a support on the backend.

5.iOS学习资料整理

这份学习资料是为 iOS 初学者所准备的, 旨在帮助 iOS 初学者们快速找到适合自己的学习资料, 节省他们搜索资料的时间, 使他们更好的规划好自己的 iOS 学习路线, 更快的入门, 更准确的定位的目前所处的位置.

该文档会持续更新, 同时也欢迎更多具有丰富经验的 iOS 开发者将自己的常用的一些工具, 学习资料, 学习心得等分享上来, 我将定期筛选合并, 文档尚有一些不完善之处, 也请不吝指出, 感谢您对 iOS 所做的贡献, 让我们一起把国内的 iOS 做得更好, 谢谢. Aufree

6.Atlas IM项目

Atlas is a lightweight, flexible set of user interface components designed to enable developers to quickly and easily integrate native communications experiences into their applications. It was designed and built from the ground up to integrate withLayerKit, the native iOS SDK for accessing the Layer communications platform. LayerKit provides developers with a simple, object oriented interface to the rich messaging capabilities provided by the Layer platform. Atlas, in turn, provides ready-made UI components that expose these capabilities directly to users.

简介以及示例

7.Alert

The addSubview is not available in UIAlertView in iOS7 any more. The view hierarchy for this class is private and must not be modified.

As a solution, this class creates an iOS7-style dialog which you can extend with any UIViews or buttons. The animations and the looks are copied too and no images or other resources are needed.

相关文章

网友评论

  • 小凡凡520:只有一个 linechart 我喜欢 。。
    Stark_Dylan:@小凡凡520 我都被评论刷屏了
    小凡凡520:@WildDylan 大牛级别 必须学习你的文章
    Stark_Dylan:@小凡凡520 你到底是谁么.... 要评论所有么

本文标题:iOS本周开源库推荐

本文链接:https://www.haomeiwen.com/subject/ppddhttx.html