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 (1136)

iOS
iOS ansjdnakjdnajkd

Most usable tools for iOS penetration testing

1.2k
articles
articles NSHipster

Articles for NSHipster.com

1.2k
apple-docs-mcp
apple-docs-mcp kimsungwhee TypeScript

MCP server for Apple Developer Documentation - Search iOS/macOS/SwiftUI/UIKit docs, WWDC videos, Swift/Objective-C APIs & code examples in Claude, Cur...

1.2k
dsdump
dsdump DerekSelander Objective-C++

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

1.2k
mactop
mactop metaspartan Go

mactop - Apple Silicon Monitor Top

1.2k
IGLDropDownMenu
IGLDropDownMenu bestwnh Objective-C

An iOS drop down menu with pretty animation and easy to customize.

1.2k
V2RayXS
V2RayXS tzmax Objective-C

GUI for xray-core on macOS

1.2k
AFViewShaker
AFViewShaker ArtFeel Objective-C
1.2k
KafkaRefresh
KafkaRefresh BeatsKitano Objective-C

Animated, customizable, and flexible pull-to-refresh framework for faster and easier iOS development.

1.2k
XCActionBar
XCActionBar pdcgomes Objective-C

"Alfred for Xcode" plugin

1.2k
WeChat
WeChat CoderMikeHe Objective-C

🔥 iOS 利用MVVM + RAC + ViewModel-Based Navigation来搭建微信(WeChat 7.0.0+)的整体基本架构,以及实现微信朋友圈、通讯录、下拉小程序、搜索等主要功能,代...

1.2k
qlImageSize
qlImageSize Nyx0uf Objective-C

QuickLook and Spotlight plugins to display the dimensions, size and DPI of an image in the title bar instead of the filename. Also preview some unsupp...

1.2k
Mango
Mango YPLiang19 Objective-C

MangoFix is a DSL which syntax is very similar to Objective-C,MangoFix is also an iOS App hotfix SDK. You can use MangoFix method replace any Object...

1.2k
awesome-ios-interview
awesome-ios-interview dashvlas

📲 The curated list of iOS Developer interview questions and answers, Swift & Objective-C

1.2k
BMLongPressDragCellCollectionView
BMLongPressDragCellCollectionView liangdahong Objective-C

🎉 🎉 🎉 🎉 🎉 让你轻松实现类似支付宝的拖拽重排功能, 支持各种自定义操作。

1.2k
Cydiapps
Cydiapps XLsn0w Logos

🔥🔥🔥微信公众号:Cydiapps🔥🔥🔥 => Cydia插件 Logos语言 开发Tweak.xm Cydia Substrate 注入dylib iOS逆向工程开发 越狱Jailbreak deb插件 - fishh...

1.2k
MacForge
MacForge MacEnhance Objective-C

📦 Plugin, App, and Theme store which includes plugin injection for macOS

1.2k
cordova-plugin-inappbrowser
cordova-plugin-inappbrowser apache Java

Apache Cordova InAppBrowser Plugin

1.1k
YNPageViewController
YNPageViewController yongyuandouneng Objective-C

特斯拉组件、QQ联系人布局、多页面嵌套滚动、悬停效果、美团、淘宝、京东、微博、腾讯新闻、网易新闻、今日头条等标题滚动视图

1.1k
MailTrackerBlocker
MailTrackerBlocker apparition47 Objective-C

Email tracker, read receipt and spy pixel blocker plugin for macOS Mail (10.11-13.x)

1.1k
2048
2048 danqing Objective-C

The iOS version of 2048, made using SpriteKit

1.1k
dyci-main
dyci-main DyCI Objective-C

Dynamic Code Injection Tool for Objective-C

1.1k
FishChat
FishChat yulingtianxia

Hook WeChat.app on non-jailbroken devices.

1.1k
MTBBarcodeScanner
MTBBarcodeScanner mikebuss Objective-C

A lightweight, easy-to-use barcode scanning library for iOS 8+

1.1k
mixpanel-iphone
mixpanel-iphone mixpanel Objective-C

Official iOS (Objective-C) Tracking Library for Mixpanel Analytics

1.1k
LGAlertView
LGAlertView Friend-LGA Objective-C

Customizable implementation of UIAlertViewController, UIAlertView and UIActionSheet. All in one. You can customize every detail. Make AlertView of you...

1.1k
CocoaAsyncSocket_Demo
CocoaAsyncSocket_Demo coderMyy Objective-C

基于AsyncSocket搭建即时通讯体系 . 包含TCP连接 , 消息发送 , 消息接收 , 心跳处理 ,断网重连 , 消息超时 , 消息分发 , 数据库结构设计 , 消息丢失等 . 以及UI...

1.1k
UIScrollView-InfiniteScroll
UIScrollView-InfiniteScroll pronebird Objective-C

UIScrollView ∞ scroll category

1.1k
KSHObjcUML
KSHObjcUML kimsungwhee Objective-C

KSHObjcUML can show oriented graph of dependencies between Objective-C and Swift classes in your project

1k
sentry-cocoa
sentry-cocoa getsentry Swift

The official Sentry SDK for iOS, tvOS, macOS, watchOS, iPadOS and visionOS.

1k
aprenda-swift
aprenda-swift CodandoApple Swift

Uma lista de conteúdos para você aprender Swift

1k
react-native-create-bridge
react-native-create-bridge peggyrayzis JavaScript

A CLI tool that bridges React Native modules & UI components with ease 🎉

1k
WeChat_tweak
WeChat_tweak itenfay Objective-C

iOS版功能最全的微信插件,支持最新版微信,具备自动抢红包,屏蔽消息和群消息,过滤特定的群聊,防止撤回消息,伪定位 (朋友圈和附近的人),修改微信运动步数和...

1k
Stinger
Stinger eleme Objective-C

Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi instead of Objective-C message forwarding. It is...

1k
BeaconEmitter
BeaconEmitter lgaches Swift

Turn your Mac as an iBeacon

997
OCMockito
OCMockito jonreid Objective-C

Mockito for Objective-C: creation, verification and stubbing of mock objects

991
libs-base
libs-base gnustep Objective-C

The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects.

988
iOS-Interview-Questions
iOS-Interview-Questions onthecodepath

A curated list of iOS interview questions and answers

980
shadow
shadow jjolano Logos

A jailbreak detection bypass for modern iOS jailbreaks.

980
cordova-plugin-camera
cordova-plugin-camera apache Objective-C

Apache Cordova Plugin camera

974
cordova-cli
cordova-cli apache JavaScript

Apache Cordova CLI

965
dart_native
dart_native dart-native C

Write iOS&macOS&Android Code using Dart. This package liberates you from redundant glue code and low performance of Flutter Channel.

960
MethaneKit
MethaneKit MethanePowered C++

🎲 Modern 3D graphics made simple with C++20 cross-platform framework and rendering abstraction API on top of DirectX 12, Vulkan & Metal

955
TBActionSheet
TBActionSheet yulingtianxia Objective-C

A Custom&Powerful Action Sheet For iOS. 一个 ActionSheet 满足所有样式!超高自由度的可定制!

949
MDRadialProgress
MDRadialProgress mdinacci Objective-C

A custom UIView useful to represent progress in discrete steps.

941
react-native-nitro-sound
react-native-nitro-sound hyochan TypeScript

react-native native module for audio recorder and player with nitromodule!

938
yubiswitch
yubiswitch pallotron Objective-C

OSX status bar application to enable/disable Yubikey Nano

921
chat-sdk-ios
chat-sdk-ios chat-sdk Objective-C

Chat SDK iOS - Open Source Mobile Messenger

920
sonar-swift
sonar-swift Idean Java

Open source Swift plugin for SonarQube (also supports Objective-C)

916
OpenKey
OpenKey tuyenvm C++

Vietnamese Input for macOS, Windows and Linux - Bộ gõ Tiếng Việt nguồn mở đa nền tảng

910