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
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    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
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    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
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    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