59 programs for "objective c for windows" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    Estimote Fleet Management SDK for iOS

    Estimote Fleet Management SDK for iOS

    Estimote Fleet Management SDK for iOS

    This iOS SDK can be used to update the settings of multiple Estimote beacons at once. You no longer need to connect to each beacon individually. Instead, you use Estimote Cloud to queue ‘pending settings’ on your beacons. Then, your iOS app equipped with this SDK can propagate those settings the moment it encounters the beacons. This also means that, once you deploy the beacons, users of your app can propagate the settings by simply being around the beacons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Cinder

    Cinder

    Community-developed library for professional-quality creative coding

    Cinder is a free and open source library for professional-quality creative coding in C++. Cinder is available under the BSD License for macOS and Windows. The latest version is 0.9.2. To keep up-to-date with Cinder’s development, consider working from the github repository directly. Cinder is a C++ library for programming with aesthetic intent - the sort of development often called creative coding. This includes domains like graphics, audio, video, and computational geometry. Cinder is cross...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TangramKit

    TangramKit

    TangramKit is a powerful iOS UI framework implemented by Swift

    TangramKit is a powerful iOS UI framework implemented by Swift. It integrates the functions with Android layout, iOS AutoLayout, SizeClass, HTML CSS float and flexbox, and Bootstrap. So you can use LinearLayout, RelativeLayout, FrameLayout, TableLayout, FlowLayout, FloatLayout, and LayoutSizeClass to build your App. UIView UITableView UICollectionView. TangramKit is a simple and easy Swift framework for iOS view layout. The name comes from the Tangram of China which provides some simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Apache Weex

    Apache Weex

    A framework for building Mobile cross-platform UI

    Weex is a framework for building performant mobile apps with modern web technology. Weex is using native components and native modules to take advantage of native rendering performance and platform capabilities. Both components and modules are pluggable and extendable. You can use a single codebase to generate different bundle files to running on both Webs, Android and iOS platforms. Native components and modules have a different implementation on each platform, but they all exposed the same...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    RDVTabBarController

    RDVTabBarController

    Highly customizable tabBar and tabBarController for iOS

    Highly customizable tabBar and tabBarController for iOS. Add the items from RDVTabBarController directory to your project. If you don't have ARC enabled, you will need to set a -fobjc-arc compiler flag on the .m source files. The initialization is similar to the one for UITabBarController. Create an instance of the tabBarController and initialize its viewControllers. Each RDVTabBarItem has selectedBackground, unselectedBackground and corresponding properties for the icons: selectedImage and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    STPopup

    STPopup

    STPopup provides STPopupController,

    STPopup provides STPopupController, which works just like UINavigationController in popup style, for both iPhone and iPad. It's written in Objective-C and compatible with Swift. Auto-reposition of popup view when keyboard shows up, make sure your UITextField/UITextView won't be covered by the keyboard. Drag navigation bar to dismiss popup view. Support both portrait and landscape orientation in iPhone and iPad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PYSearch

    PYSearch

    An elegant search controller which replaces the UISearchController

    An elegant search controller which replaces the UISearchController for iOS (iPhone & iPad).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    InstagramKit

    InstagramKit

    The unofficial Instagram iOS SDK

    An extensive Objective C wrapper for the Instagram API, completely compatible with Swift. The framework is built atop AFNetworking’s blocks-based architecture and additionally, parses JSON data and creates model objects asynchronously so there’s absolutely no parsing on the main thread. It’s neat, fast and works like a charm. InstagramKit uses UICKeyChainStore as an optional sub-dependency for Keychain access. If you opt to use the optional pod, InstagramKit resumes your authenticated sessions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LazyScrollView

    LazyScrollView

    An iOS ScrollView to resolve the problem of reusability in views

    LazyScrollView is an iOS ScrollView, to resolve the problem of the reusability of views. Compared to UITableView, LazyScrollView can easily create a different layout, instead of the single-row flow layout. Compared to UICollectionView, LazyScrollView can create views without a Grid layout and provides an easier way to create different kinds of layouts in a ScrollView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    Tangram - iOS

    Tangram - iOS

    Tangram is a modular UI solution for building native page dynamically

    Tangram is a UI Framework for building a fast and dynamic ScrollView. The system requirement for Tangram is iOS 7.0+. JSON to View can be very easy by use our default parser. You can open TangramDemo to see how to transfer JSON to view. The default parsers are the same in the two platforms (Android and iOS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    EGOCache

    EGOCache

    Fast Caching for Objective-C (iPhone & Mac Compatible)

    EGOCache is a simple, thread-safe key-value cache store for macOS, iOS, tvOS, and watchOS. It has native support for NSString, UIImage, NSImage, and NSData, but can store anything that implements NSCoding. All cached items expire after the timeout, which by default, is one day.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JSQMessages View Controller

    JSQMessages View Controller

    An elegant messages UI library for iOS

    An elegant messages UI library for iOS. As it turns out, messaging is something that iOS devs and users really want. Messaging of any kind has turned out to be an increasingly popular mobile app feature in all sorts of contexts and for all sorts of reasons. Thus, I am supporting this project in my free time and have added features way beyond what Hemoglobe ever needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hub Framework

    Hub Framework

    Spotify’s component-driven UI framework for iOS

    The Hub Framework is being phased out at Spotify, and therefore we will not be maintaining it further. Welcome to the Hub Framework - a toolkit for building native, component-driven UIs on iOS. It is designed to enable teams of any size to quickly build, tweak and ship new UI features, in either new or existing apps. It also makes it easy to build backend-driven UIs. Instead of building UIViewControllers that each has hard-wired behaviors for UI in terms of controls, data binding & selection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    M13ProgressSuite

    M13ProgressSuite

    A suite containing many tools to display progress information on iOS

    A set of classes used to display progress information to users on iOS. An interchangeable set of progress views of different styles. All the progress views are based on the same superclass, allowing any of them to be switched with any other easily. A progress bar for UINavigationBar that works like Apple's Messages app. It also has the added feature of having an indeterminate style. A HUD overlay that works over any UIView. Uses the M13ProgressView class to allow easy customizability of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Computer@Therapy

    Computer@Therapy

    IT research and therapy in one piece.

    The "Computer@Therapy" (iCT) project was founded in 2012 by J. Fiala inspired by Czech SEN (spec. edu.) cummunity, consequently it continued in coop. with Czech Universities and Open Source oriented corporations. Computer@Therapy is human computer interaction (HCI) research and therapy in one piece. We have pointed out that there are many uncovered SW/HW usability and accessibility issues even on existing apps. Hence we have proposed the SW/HW design principles (called iCT design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TLYShyNavBar

    TLYShyNavBar

    Easily create auto-scrolling navigation bars

    This component helps you mimic the navigation bar auto-scrolling that you see on Facebook, Instagram, 9gag (which uses this!), and other apps. Not only that but with the ability to add an additional extension that scrolls along as well! It is designed for ease of use and is battle-tested in our own Telly app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PushSharp

    PushSharp

    A server-side library for sending Push Notifications to iOS

    PushSharp is a server-side library for sending Push Notifications to iOS/OSX (APNS), Android/Chrome (GCM/FCM), Windows/Windows Phone, Amazon (ADM) and Blackberry devices! PushSharp v3.0+ is a complete rewrite of the original library, aimed at taking advantage of things like async/await, HttpClient, and generally a better infrastructure using lessons learned from the old code. PushSharp will now follow semver versioning, so major version numbers will go up as there are any breaking API changes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FastImageCache

    FastImageCache

    iOS library for quickly displaying images while scrolling

    Fast Image Cache is an efficient, persistent, and, above all, fast way to store and retrieve images in your iOS application. Part of any good iOS application's user experience is fast, smooth scrolling, and Fast Image Cache helps make this easier. A significant burden on performance for graphics-rich applications like Path is image loading. The traditional method of loading individual images from disk is just too slow, especially while scrolling. Fast Image Cache was created specifically to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    iOS-Slide-Menu

    iOS-Slide-Menu

    iOS Slide Menu with ability to add both left and right menu

    If your application supports both landscape and portrait and supports iOS versions below 8, use version 1.4.5. iOS Slide Menu built on top of UINavigationController, with configurable buttons, reveal animations and tap/swiper gesture recognizers. Enabling shouldRecognizeSimultaneouslyWithGestureRecognizer was causing issues, if you are seeing unexpected gesture behavior delete the pod and reinstall as that method has been removed. You decide whether to enable or disable slide functionality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MMDrawerController

    MMDrawerController

    A lightweight, easy to use, side drawer navigation controller

    #Mutual Mobile Drawer Controller MMDrawerController is a side drawer navigation container view controller designed to support the growing number of applications that leverage the side drawer paradigm. This library is designed to exclusively support side drawer navigation in a light-weight, focused approach while exposing the ability to provide custom animations for presenting and dismissing the drawer. Starting with version 0.3.0, you can now provide a callback block to determine if a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RESideMenu

    RESideMenu

    iOS 7/8 style side menu with parallax effect

    RESideMenu is an iOS 7/8 style side menu with parallax effect inspired by Dribbble shots (first and second). Since version 4.0 you can add menu view controllers on both left and right sides of your content view controller. Requires Xcode 6 or higher, Apple LLVM compiler, iOS 6.0 or higher, and ARC. The recommended approach for installating RESideMenu is via the CocoaPods package manager, as it provides flexible dependency management and dead simple installation. For best results, it is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JUCE is a C++ toolkit for building cross-platform applications on PC/Mac/Linux/iOS/Android. Particularly good for complex, customised GUIs and audio/midi processing, it also includes a vast range of classes to help with all your day-to-day programming tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sol° for iOS

    Sol° for iOS

    Sol° beautifully displays weather information

    Sol° beautifully displays weather information so you can plan your day accordingly. Check the weather in your current location or any city around the world. Sol° uses the Wunderground.com Weather API for all of its weather data. In order to build for your own device, you will need to obtain an API key. Your Wunderground API key should be written to a file named "API_KEY" and imported into your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NJKWebViewProgress

    NJKWebViewProgress

    UIWebView progress interface

    NJKWebViewProgress is a progress interface library for UIWebView. Currently, UIWebView doesn't have an official progress interface. You can implement a progress bar for your in-app browser using this module. NJKWebViewProgress doesn't use CocoaTouch's private methods. It's AppStore safe. This repository contains iOS 7 Safari style bar NJKWebViewProgressView. You can choose NJKWebViewProgressView, UIProgressView or your custom bar. You can determine the current state of the document by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NYXImagesKit

    NYXImagesKit

    A set of efficient categories for UIImage class

    This is a project for iOS that regroups a collection of useful UIImage categories to handle operations such as filtering, blurring, enhancing, masking, reflecting, resizing, rotating, saving. There is also a subclass of UIImageView to load an image asynchronously from a URL and display it as it is downloaded. NYXImagesKit is designed to be very efficient, vDSP is used when possible, some filters use Core Image or vImage to be as fast as possible. The project is a static library so that you...
    Downloads: 0 This Week
    Last Update:
    See Project