Objective C Design Software

View 77 business solutions

Browse free open source Objective C Design Software and projects below. Use the toggles on the left to filter open source Objective C Design Software by OS, license, language, programming language, and project status.

  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Windocks - Docker Oracle and SQL Server Containers Icon
    Windocks - Docker Oracle and SQL Server Containers

    Deliver faster. Provision data for AI/ML. Enhance data privacy. Improve quality.

    Windocks is a leader in cloud native database DevOps, recognized by Gartner as a Cool Vendor, and as an innovator by Bloor research in Test Data Management. Novartis, DriveTime, American Family Insurance, and other enterprises rely on Windocks for on-demand database environments for development, testing, and DevOps. Windocks software is easily downloaded for evaluation on standard Linux and Windows servers, for use on-premises or cloud, and for data delivery of SQL Server, Oracle, PostgreSQL, and MySQL to Docker containers or conventional database instances.
    Learn More
  • 1
    UITableView-FDTemplateLayoutCell

    UITableView-FDTemplateLayoutCell

    Template auto layout cell for UITableViewCell

    UITableView-FDTemplateLayoutCell is an Objective-C utility for automatically calculating and caching UITableViewCell heights using Auto Layout, improving performance and streamlining dynamic cell sizing. Generally, no need to care about modes; it will automatically choose a proper mode by whether you have set auto layout constraints on cell's content view. Works seamlessly with Storyboard, nibs, or programmatically registered cells. If you want to enforce frame layout mode, enable this property in your cell's configuration block. A fully self-satisfied cell is constrained by auto layout, and each edge has at least one layout constraint against it. It's the same concept introduced as "self-sizing cell" in iOS8 using auto layout.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    DKNightVersion

    DKNightVersion

    Manage Colors, Integrate Night/Multiple Themes. (Unmaintained)

    DKNightVersion is an iOS framework that enables dynamic theme switching, including dark mode support, without requiring app restarts.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    TOCropViewController

    TOCropViewController

    View controller for iOS that allows users to crop portions of UIImage

    TOCropViewController is an open-source UIViewController subclass to crop out sections of UIImage objects, as well as perform basic rotations. It is excellent for things like editing profile pictures, or sharing parts of a photo online. It has been designed with the iOS Photos app editor in mind, and as such, behaves in a way that should already feel familiar to users of iOS. For Swift developers, CropViewController is a Swift wrapper that completely encapsulates TOCropViewController and provides a much more native, Swiftier interface. The choice of having the controller return the cropped image to a delegate, or immediately pass it to a UIActivityViewController. A custom animation and layout when the device is rotated to landscape mode. Custom 'opening' and 'dismissal' animations. Localized in 28 languages.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    AppLaunch
    AppLaunch is a MacOS X tool written in Objective-C/Cocoa to launch common Unix and MacOS commands using a "graphical command line". You can say that it is the MacOS X version of Windows', KDEs, ... "Run"/"Launch" dialog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Caller ID Reputation provides the most comprehensive view of your caller ID scores across all carriers Icon
    Caller ID Reputation provides the most comprehensive view of your caller ID scores across all carriers

    Instantly identify flagged caller IDs and decrease flags by up to 95% your first month.

    Keep your agents on the phone with increased connection rates by monitoring your phone number reputation across all major carriers and call blocking apps.
    Learn More
  • 5
    A framework and IB plugin system to design a database connection, queries, and visual elements for Cocoa applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Material Components for iOS

    Modular and customizable Material Design UI components for iOS

    Material Components for iOS (MDC-iOS) makes Material Design accessible to iOS developers for building their applications. Material Design is a popular and trusted design system that offers design guidelines, icons and components that enable a reliable development workflow for building impeccably designed applications. It was developed by a core team of engineers and UX designers at Google, and supports design and usability best practices across platforms. Material Components for iOS is written in Objective-C and comes with Swift and Interface Builder support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    React Native Snackbar

    React Native Snackbar

    Material Design "Snackbar" component for Android and iOS

    Material Design "Snackbar" component for Android and iOS. Supports custom colors, fonts, and languages. Snackbars are used to display a brief message to the user, along with an optional action. They animate up from the bottom of the screen and then disappear shortly afterward.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    View Controller Transitions Library

    View Controller Transitions Library

    Collection of iOS7 animation controllers and interaction controllers

    View Controller Transitions Library is a collection of iOS7 animation controllers and interaction controllers, providing flip, fold and all kinds of other transitions. With iOS 7 you can easily create custom view controller transitions that can be used in a range of contexts (push, pop, modal, etc.) This project provides a library of custom animations which can be dropped directly into your project. It also has a number of 'interaction controllers' which can be used with any of the custom animations in order to make your transitions interactive. Animation and interaction controllers are entirely independent, this means you can wire up any interaction controller with any animation controller, which is pretty awesome. When you indicate that a custom transition should be used, you provide an animation controller. This class performs the required animation, then informs the framework when it has completed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    iCarousel

    iCarousel

    A simple, highly customisable, data-driven 3D carousel

    iCarousel is a customizable Objective-C class that simplifies implementing carousel-style (paged or scrolling) views in iPhone, iPad, and macOS applications, supporting various visual effects including cylindrical, flat, and CoverFlow-like layouts. iCarousel is a class designed to simplify the implementation of various types of carousel (paged, scrolling views) on iPhone, iPad and Mac OS. iCarousel implements a number of common effects such as cylindrical, flat and "CoverFlow" style carousels, as well as providing hooks to implement your own bespoke effects. Unlike many other "CoverFlow" libraries, iCarousel can work with any kind of view, not just images, so it is ideal for presenting paged data in a fluid and impressive way in your app. It also makes it extremely easy to swap between different carousel effects with minimal code changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • A single system for smarter association management Icon
    A single system for smarter association management

    ToucanTouch is ideal for schools, universities and associations looking for an all-in-one community management platform.

    ToucanTech is a powerful, all-in-one software solution designed for schools, universities, and associations to manage communities, centralize data, and boost engagement. By combining a database, flexible website, CRM, communications tools, events, fundraising, reporting, and a secure member or alumni portal, ToucanTech makes it easy to run everything from alumni relations and mentoring programs to membership renewals, career networks, and development campaigns — all from one intuitive platform.
    Learn More
  • 10
    thisandagain Color

    thisandagain Color

    A collection of categories and utilities that extend UIColor

    Color is a JavaScript library that allows developers to easily parse, convert, and manipulate color values across different formats like RGB, HSL, and HEX. It offers a chainable API for adjusting colors programmatically, enabling dynamic styling and theming in web applications. Color is lightweight, with no dependencies, making it ideal for front-end projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next