A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
-
Updated
Oct 13, 2021 - Swift
{{ message }}
Objective-C builds on the foundations of ANSI C. Compared to other object-oriented languages based on C, Objective-C is very dynamic. Dynamism enables the construction of sophisticated development tools. Since Objective-C incorporates C, one gets all the benefits of C when working within Objective-C.
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
Realm is a mobile database: a replacement for Core Data & SQLite
The Cocoa Dependency Manager.
A static analyzer for Java, C, C++, and Objective-C
A clean and lightweight progress HUD for your iOS and tvOS app.
A data-driven UICollectionView framework for building fast and flexible lists.
Model framework for Cocoa and Cocoa Touch
iOS开发常用三方库、插件、知名博客等等
Good ideas for iOS development, by Futurice developers.
✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
I'd like there to be an option to have code blocks be line wrapped. Maybe a check box for it in Rendering -> "Syntax highlighted code block" next to "Show line numbers" etc.?
If I try hard enough I can dig through the css files in Contents/Resources/Prism/themes and change "white-space: pre;" to "white-space: pre-wrap;", but doing so breaks the code signature of the app. And that's not a very n
MySQL/MariaDB database management for macOS
A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.
Staggeringly powerful macOS desktop automation with Lua
Delightful, simple library for aspect oriented programming in Objective-C and Swift.
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$ref": "#/definitions/foo",
"definitions": {
"foo": {
"type": "object",
"properties": {
"bar": {
"$ref": "bar.json#"
},
},
"required": [
"bar"
],
},
"title": "foo"
}
}
Running quicktype CLI with this Schema produces
Error
UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
A curated list of awesome ARKit projects and resources. Feel free to contribute!
We have currently simple GitHub page, but we need to think about it's update with some better design.