objective-c
Topic

objective-c

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.

Repositories (1140)

GoogleMaps-SP
GoogleMaps-SP YAtechnologies Shell

Swift Package for Google Maps iOS SDK

160
UINavigationItem-Margin
UINavigationItem-Margin devxoul Objective-C

Margins for UINavigationItem

158
ethers.objc
ethers.objc ethers-io C

Fast, simple and complete library for Ethereum in Objective-C.

157
LCToast
LCToast iLiuChang Objective-C

Simple Objective-C toast notifications

157
ZKUDID
ZKUDID mushank Objective-C

Generate and save permanent UDID with IDFV and keychain in iOS device.

156
EasyDarkMode
EasyDarkMode Elenionl Objective-C

This is a tool for developers to easily adapt dark mode in iOS 13.

156
ORCharts
ORCharts SunriseOYR Objective-C

饼状图、环形图、扇形图、曲线图、折线图

156
lumos
lumos sushinoya Swift

💡 A light wrapper around Objective-C Runtime

153
ViewControllerPresentationSpy
ViewControllerPresentationSpy jonreid Swift

Unit test presented and dismissed iOS view controllers, including alerts and action sheets

151
UITextViewDIYEmojiExample
UITextViewDIYEmojiExample zekunyan Objective-C

Example of insert custom emoji image in to UITextView. And get the represent string back after editing.

150
JhForm
JhForm iotjin Objective-C

JhForm - 自定义表单工具,更加简单,快捷的创建表单、设置页面

150
iNote
iNote jiaxw32 C++

个人学习研究笔记,OC、C++、iOS 逆向、汇编、Python。

150
iosnotebook
iosnotebook yujiuqie JavaScript

这是一本用于记录 iOS 开发过程中遇到的一些问题和解决方案的电子书。

147
FLWebView
FLWebView gowithfloat Objective-C

WKWebView with UIWebView fallback for iOS.

147
dsdump
dsdump paradiseduo Python

An improved nm + Objective-C & Swift class-dump

147
threadutils
threadutils itod Objective-C

Cocoa Concurrency Things.

147
CrystDB
CrystDB Chasel-Shao Objective-C

CrystDB is a thread-safe and convenient Object Relational Mapping database that based on SQLite.

146
AMTumblrHud
AMTumblrHud Asich Objective-C

Progress HUD inspired by Tumblr app

146
cordova-plugin-console
cordova-plugin-console apache JavaScript

[DEPRECATED] Apache Cordova Plugin console

146
TrayPlay
TrayPlay mborgerson Objective-C

An app for macOS that lives in your menu bar and lets you easily control iTunes or Spotify, without interrupting your workflow.

146
react-native-spotlight-search
react-native-spotlight-search jdmunro Java

A React Native module for iOS that provides Spotlight search functionality.

146
AMMethod2Implement
AMMethod2Implement MellongLau Objective-C

Xcode plugin to generate implement code for the selected method and const string.

145
BTLabel
BTLabel bteapot Objective-C

UILabel subclass with vertical text alignment, insets, images and height calculation.

144
UIImageHEIC
UIImageHEIC timonus Objective-C

UIImage category that adds familiar HEIC encoding.

144
ProtocolServiceKit
ProtocolServiceKit DevDragonLi Objective-C

iOS组件通信中间件(Protocol Service),Adapter Swift/Objective-C

143
mediasoup-ios-client
mediasoup-ios-client ethand91 Objective-C

Mediasoup 3 iOS Client

143
MNIST_DRAW
MNIST_DRAW hwchong Jupyter Notebook

This is a sample project demonstrating the use of Keras (Tensorflow) for the training of a MNIST model for handwriting recognition using CoreML on iOS...

142
DecouplingKit
DecouplingKit coderyi Objective-C

decoupling between modules in your iOS Project. iOS模块化过程中模块间解耦方案

142
cordova-plugin-globalization
cordova-plugin-globalization apache JavaScript

[DEPRECATED] Apache Cordova Plugin globalization

142
HWPopController
HWPopController HeathWang Objective-C

pop up your ViewController with custom size, position and animations

141
DynamicClipImage
DynamicClipImage Yasic Objective-C

iOS实现动态区域裁剪图片

141
GithubClient
GithubClient ExistOrLive Swift

Github iOS Client based on Github REST V3 API and GraphQL V4 API

141
LMGeocoder
LMGeocoder lminhtm Objective-C

Simple wrapper for geocoding and reverse geocoding, using both Google Geocoding API and Apple iOS Geocoding Framework.

140
GHWXcodeExtension
GHWXcodeExtension guohongwei719 Objective-C

Xcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加...

140
TCMPortMapper
TCMPortMapper monkeydom C

"TCMPortMapper.framework" is a clean and nice Objective-C API to provide knowledge about and improve the reachability of your machine from the big bad...

140
SKCalendarView
SKCalendarView shevakuilin Objective-C

SKCalendarView是一个高可控性的日历基础组件,为了提高应用的自由度,默认只提供了日历部分的视图封装,但不涵盖切换月份按钮、年月分显示等非关键性控件,但请...

139
STULabel
STULabel stephan-tolksdorf Objective-C++

A faster and more flexible label view for iOS

139
HWThrottle
HWThrottle HighwayLaw Objective-C

A lite Objective-C library for throttle and debounce, supporting leading and trailing. 节流/限流/防反跳/防重复点击/防重复调用

137
XCLint
XCLint mattmassicotte Swift

Xcode project linting

136
iOS-Team-Norms
iOS-Team-Norms Chinamobo

Chinamobo iOS 团队规范

135
RRViewControllerExtension
RRViewControllerExtension Roen-Ro Objective-C

UINavigationBar appearance management, memory leak detection, convenient UIViewController property and methods

135
AppleGuice
AppleGuice tomersh Objective-C

Effortless dependency injection framework for Objective-C

135
PersistentStreamPlayer
PersistentStreamPlayer calm Objective-C

Stream audio over http, and persist the data to a local file while buffering

135
KeePassKit
KeePassKit MacPass Objective-C

KeePass Database loading, storing and manipulation framework

135
FlowLayout
FlowLayout NJHu Objective-C

UICollectionView WaterFlowLayout. 瀑布流.

135
cordova-electron
cordova-electron apache JavaScript

Apache Cordova Electron

135
spatterlight
spatterlight angstsmurf C++

Updated fork of Spatterlight

135
ios-architectures
ios-architectures Goeun1001 Swift

A Collection of iOS architectures - MVC, MVP, MVVM, MVVM-C, ReactorKit, VIPER, Clean Architecture, RIBs; Repository Pattern, Rxflow, Swinject, Tuist,...

135
Eneko
Eneko camieeh Objective-C

Live wallpapers for iOS

135
DictionaryPlusPlus
DictionaryPlusPlus josh- Objective-C

Dictionary++ is a simple interface to iOS's system dictionary.

134