Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for swift objective c
objective-c
x
swift
x
1,822 search results found
Awesome Ios
⭐
44,361
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
Open Source Mac Os Apps
⭐
37,702
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
Open Source Ios Apps
⭐
37,257
📱 Collaborative List of Open-Source iOS Apps
Sdwebimage
⭐
24,706
Asynchronous image downloader with cache support as a UIImageView category
Nativescript
⭐
23,216
⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java). Use what you love ❤️ Angular, Capacitor, Ionic, React, Solid, Svelte, Vue with: SwiftUI, Jetpack Compose, Flutter and you name it compatible.
Iqkeyboardmanager
⭐
16,193
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 Swift
⭐
16,019
Realm is a mobile database: a replacement for Core Data & SQLite
Openemu
⭐
15,295
🕹 Retro video game emulation for macOS
Cocoapods
⭐
14,325
The Cocoa Dependency Manager.
Promisekit
⭐
14,107
Promises for Swift & ObjC.
Fmdb
⭐
13,815
A Cocoa / Objective-C wrapper around SQLite
Cocoalumberjack
⭐
13,044
A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS
Iglistkit
⭐
12,724
A data-driven UICollectionView framework for building fast and flexible lists.
Svprogresshud
⭐
12,365
A clean and lightweight progress HUD for your iOS and tvOS app.
Halfrost Field
⭐
12,324
✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
Timliu Ios
⭐
11,416
iOS开发常用三方库、插件、知名博客等等
Quicktype
⭐
10,854
Generate types and converters from JSON, Schema, and GraphQL
Ios Good Practices
⭐
10,471
Good ideas for iOS development, by Futurice developers.
Fscalendar
⭐
10,443
A fully customizable iOS calendar library, compatible with Objective-C and Swift
Quick
⭐
9,725
The Swift (and Objective-C) testing framework.
Mjextension
⭐
8,509
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.
Vvdocumenter Xcode
⭐
8,468
Xcode plug-in which helps you write documentation comment easier, for both Objective-C and Swift.
Analyze
⭐
8,077
Draven's Blog
Aspects
⭐
7,966
Delightful, simple library for aspect oriented programming in Objective-C and Swift.
Trip To Ios
⭐
7,733
A curated list of delightful iOS resources.
Awesome Arkit
⭐
7,719
A curated list of awesome ARKit projects and resources. Feel free to contribute!
Jvfloatlabeledtextfield
⭐
7,174
UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form
Cyltabbarcontroller
⭐
6,807
[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自带红点角标,支持动态刷新。【iOS13 & Dark Mode & iPhone XS MAX supported】
Flutter Examples
⭐
6,622
[Examples] Simple basic isolated apps, for budding flutter devs.
Injectionforxcode
⭐
6,508
Runtime Code Injection for Objective-C & Swift
Vimr
⭐
6,438
VimR — Neovim GUI for macOS in Swift
Fspagerview
⭐
6,384
FSPagerView is an elegant Screen Slide Library. It is extremely helpful for making Banner View、Product Show、Welcome/Guide Pages、Screen/ViewController Sliders.
Xmppframework
⭐
5,914
An XMPP Framework in Objective-C for Mac and iOS
Jxcategoryview
⭐
5,846
A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流
Xlform
⭐
5,792
XLForm is the most flexible and powerful iOS library to create dynamic table-view forms. Fully compatible with Swift & Obj-C.
Provenance
⭐
5,421
iOS & tvOS multi-emulator frontend, supporting various Atari, Bandai, NEC, Nintendo, Sega, SNK and Sony console systems… Get Started: https://wiki.provenance-emu.com |
Ziparchive
⭐
5,295
ZipArchive is a simple utility class for zipping and unzipping files on iOS, macOS and tvOS.
Ios Developer Roadmap
⭐
5,233
Roadmap to becoming an iOS developer in 2018.
Awesome Swift
⭐
5,154
A curated list of awesome Swift frameworks, libraries and software.
Ohhttpstubs
⭐
4,989
Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
Nslogger
⭐
4,981
A modern, flexible logging tool
Estabbarcontroller
⭐
4,937
ESTabBarController is a Swift model for customize UI, badge and adding animation to tabbar items. Support lottie!
Material Components Ios
⭐
4,684
[In maintenance mode] Modular and customizable Material Design UI components for iOS
Ios Weekly
⭐
4,640
🇨🇳 老司机技术 iOS 周报
Tocropviewcontroller
⭐
4,533
A view controller for iOS that allows users to crop portions of UIImage objects
Mapbox Gl Native
⭐
4,286
Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
Marqueelabel
⭐
4,071
A drop-in replacement for UILabel, which automatically adds a scrolling marquee effect when the label's text does not fit inside the specified frame
Pinremoteimage
⭐
3,977
A thread safe, performant, feature rich image fetcher
Ctmediator
⭐
3,934
The mediator with no regist process to split your iOS Project into multiple project.
Cocoadebug
⭐
3,907
iOS Debugging Tool 🚀
Coobjc
⭐
3,850
coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
Hmsegmentedcontrol
⭐
3,847
A highly customizable drop-in replacement for UISegmentedControl.
Pysearch
⭐
3,842
🔍 An elegant search controller which replaces the UISearchController for iOS (iPhone & iPad) .
Activelabel.swift
⭐
3,806
UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
Tuist
⭐
3,804
🚀 Create, maintain, and interact with Xcode projects at scale
Promises
⭐
3,753
Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
Injectioniii
⭐
3,730
Re-write of Injection for Xcode in (mostly) Swift
Foldingtabbar.ios
⭐
3,694
Folding Tab Bar and Tab Bar Controller
Luaviewsdk
⭐
3,618
A cross-platform framework to build native, dynamic and swift user interface - 强大轻巧灵活的客户端动态化解决方案
Wordpress Ios
⭐
3,584
WordPress for iOS - Official repository
Eigen
⭐
3,361
The Art World in Your Pocket or Your Trendy Tech Company's Tote, Artsy's mobile app.
Jgprogresshud
⭐
3,271
An elegant and simple progress HUD for iOS and tvOS, compatible with Swift and ObjC.
Jhchainableanimations
⭐
3,219
Easy to read and write chainable animations in Objective-C and Swift
Layoutkit
⭐
3,163
LayoutKit is a fast view layout library for iOS, macOS, and tvOS.
Chatsecure Ios
⭐
3,108
ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.
Mogenerator
⭐
3,036
Core Data code generation
Lnpopupcontroller
⭐
2,974
A framework for presenting view controllers as popups of other view controllers, much like the Apple Music and Podcasts apps.
Wikipedia Ios
⭐
2,843
📱The official Wikipedia iOS app.
Jxpagingview
⭐
2,665
类似微博主页、简书主页等效果。多页面嵌套,既可以上下滑动,也可以左右滑动切换页面。支持HeaderV
Playgrounds
⭐
2,630
Better playgrounds that work both for Objective-C and Swift
Ono
⭐
2,605
A sensible way to deal with XML & HTML for iOS & macOS
Pincache
⭐
2,600
Fast, non-deadlocking parallel object cache for iOS, tvOS and OS X
Mdcswipetochoose
⭐
2,569
Swipe to "like" or "dislike" any view, just like Tinder.app. Build a flashcard app, a photo viewer, and more, in minutes, not hours!
Locationmanager
⭐
2,554
Easily get the device's current location on iOS.
Designernewsapp
⭐
2,419
Build a Swift App as a designer
Syncthing Macos
⭐
2,339
Official frugal and native macOS Syncthing application bundle
Libphonenumber Ios
⭐
2,325
iOS port from libphonenumber (Google's phone number handling library)
Aachartkit Swift
⭐
2,304
📈📊📱💻🖥️An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types. 极其精美而又强大的现代化声明式数据可视化图表框架,支持柱状图、条形图、折线图、曲线图、折线填充图、曲
Ybimagebrowser
⭐
2,278
iOS image browser / iOS 图片浏览器 (支持视频)
Chatkit Oc
⭐
2,192
此项目已经废弃,以后不再维护。我们推出了基于 Swift SDK 的 Chat Demo。
Piranha
⭐
2,167
A tool for refactoring code related to feature flag APIs
Swiftshield
⭐
2,083
🔒 Swift Obfuscator that protects iOS apps against reverse engineering attacks.
Fisheye
⭐
2,065
Open Source iOS 360 Degree Panorama Video Player. (HTY360Player is renamed to Fisheye)
Assetcatalogtinkerer
⭐
2,059
An app that lets you open .car files and browse/extract their images.
Purchases Ios
⭐
1,951
In-app purchases and subscriptions made easy. Support for iOS, iPadOS, watchOS, and Mac.
Pbjvision
⭐
1,926
📸 iOS Media Capture – features touch-to-record video, slow motion, and photography
Pulltomakesoup
⭐
1,906
Custom animated pull-to-refresh that can be easily added to UIScrollView
Xcodeproj
⭐
1,903
📝 Read, update and write your Xcode projects
Hubframework
⭐
1,868
DEPRECATED – Spotify’s component-driven UI framework for iOS
Ios Twitter Image Pipeline
⭐
1,838
Twitter Image Pipeline is a robust and performant image loading and caching framework for iOS clients
Arl
⭐
1,836
lists of most popular repositories for most favoured programming languages (according to StackOverflow)
Toggldesktop
⭐
1,813
Toggl Desktop app for Windows, Mac and Linux
Themis
⭐
1,776
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
Ylgifimage
⭐
1,769
Async GIF image decoder and Image viewer supporting play GIF images. It just use very less memory.
Pulsinghalo
⭐
1,766
iOS Component for creating a pulsing animation.
Confuse
⭐
1,664
iOS混淆加固差异化翻新加密工具,模拟人工手动混淆,识别上下文 ,支持继承链、类型识别、方法多参等复杂高级混淆。source-to-source obfuscation of iOS projects,Xcode's refactor->rename. 告别插入毫无关联的垃圾代码、弃用无脑单词随机拼接替换,模拟正常开发,一款最好的混淆最彻底的Mac App Tools。支持OC(Objc、Objective-C)、C、C++(Cocos2d-x、Cocos
Quicktype Xcode
⭐
1,644
Xcode extension to paste JSON as Swift, Objective-C, and more
Aws Sdk Ios
⭐
1,637
AWS SDK for iOS. For more information, see our web site:
Pocketsvg
⭐
1,612
Easily convert your SVG files into CGPaths, CAShapeLayers, and UIBezierPaths
Couchbase Lite Ios
⭐
1,607
Lightweight, embedded, syncable NoSQL database engine for iOS and MacOS apps.
Related Searches
Swift Xcode (5,205)
Objective C Xcode (2,889)
Objective C Sdk (2,458)
Objective C Iphone (2,079)
Swift Apple (1,914)
Swift Swiftui (1,848)
Swift Animation (1,531)
Plugin Objective C (1,526)
Reactjs Objective C (1,494)
Swift Iphone (1,077)
1-100 of 1,822 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.