Libraries for Apple iPhone

View 40 business solutions
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
  • 1
    Awesome AWS

    Awesome AWS

    A curated list of awesome Amazon Web Services libraries

    A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome. Each repo listed meets at least one of the following requirements, community-authored repo with 100+ stars, community-vouched repo with < 100 stars, official repo from aws or awslabs. 100+ stars for community repos is not a strict requirement, it only serves as a guideline for the initial compilation. If you can vouch for the awesomeness of a repo with < 100 stars and you can explain why it should be listed, please submit a pull request. Pull requests might be left open for a period of time to let the community chime in and vouch for it. An official repo from aws or awslabs can be removed if the community wishes. The Python module awesome-aws regularly scans repos on Awesome AWS to maintain the accuracy of the Fiery Meter of AWSome.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    BulletinBoard

    BulletinBoard

    General-purpose contextual cards for iOS

    BulletinBoard is an iOS library that generates and manages contextual cards displayed at the bottom of the screen. It is especially well suited for quick user interactions such as onboarding screens or configuration. It has an interface similar to the cards displayed by iOS for AirPods, Apple TV/HomePod configuration and NFC tag scanning. It supports both the iPhone, iPhone X and the iPad. It has built-in support for accessibility features such as VoiceOver and Switch Control.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    MaLiang

    MaLiang

    iOS painting and drawing library based on Metal

    MaLiang is a painting framework based on Metal. It supports drawing and handwriting with customized textures. The name of "MaLiang" comes from a boy who had a magical brush in a Chinese ancient fairy story. A Canvas is the basic component of MaLiang. You will paint all things on it. Canvas extends from MetalView, which extends from MTKView. MetalView handles all the logic with MetalKit and hides them from you. MaLiang supports the automatic adjustment of stroke size with painting force. 3D Touch is supported by default, and simulated force will be setup on devices that do not support this. forceSensitive is the property that force affects the stroke size. It should be set between 0 to 1. the smaller the value is, the less sensitive will be. if sets to 0, then force will not affect the stroke size.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Mars

    A cross-platform network component developed by WeChat

    Mars is an open source, cross-platform infrastructure component and official terminal basic component of WeChat. It consists of four main parts: Comm, which contains a basic library, including basic tools like sockets, threads, alarm, message queues, and coroutines; Xlog, which provides high-performance, high-availability, security, and fault-tolerant log functions; SDT which is the network diagnosis module; and STN or signaling transmission network module, the major component of Mars responsible for the small data signaling channel between the terminal and the server. Mars has been proven effective by billions of WeChat users. It supports Android, iOS/macOS and Windows platforms, and is very mobile platform friendly due to its minimal power and traffic consumption.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Codesoft Barcode Label Software Icon
    Codesoft Barcode Label Software

    RFID and barcode label software to set your business up for success

    CODESOFT is an enterprise-level RFID and barcode label design application offering unmatched flexibility, power, and support. Available in print-only, single-user, and network configurations, CODESOFT is designed to meet all of your barcode labeling needs. Whether your goal is streamlining label printing, printing labels using a form, connecting a scale to your label template, or integrating your business database with your label templates, CODESOFT provides a solution for your organization’s most advanced labeling needs. Connect to SQL or Oracle databases for business system integrations and greater efficiency. CODESOFT includes over 100 barcode symbologies including GS1, supports all common image formats, and enables rich text editing. Native printer drivers are included for over 4,000 thermal, thermal transfer, and inkjet label printers to ensure the best label printing quality.
  • 5
    PJSIP

    PJSIP

    PJSIP project

    PJSIP is a free and open-source multimedia communication library written in C language implementing standard-based protocols such as SIP, SDP, RTP, STUN, TURN, and ICE. It combines signaling protocol (SIP) with a rich multimedia framework and NAT traversal functionality into high-level API that is portable and suitable for almost any type of system ranging from desktops, and embedded systems, to mobile handsets. PJSIP is both compact and feature rich. It supports audio, video, presence, and instant messaging, and has extensive documentation. PJSIP is very portable. On mobile devices, it abstracts system-dependent features and in many cases is able to utilize the native multimedia capabilities of the device.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Popovers

    Popovers

    A library to present popovers. Simple, modern, and highly customizable

    A library to present popovers. Present any view above your app's main content. Attach to source views or use picture-in-picture positioning. Display multiple popovers at the same time with smooth transitions. Supports SwiftUI, UIKit, and multitasking windows on iPadOS. Highly customizable API that's super simple — just add .popover. Drop-in replacement for iOS 14's Menu that works on iOS 13. SwiftUI-based core for a lightweight structure. 0 dependencies. It's 2023 — about time that popovers got interesting!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    REEL SEARCH

    REEL SEARCH

    A UI controller that allows you to choose options from a list

    Reel Search is a Swift UI controller that allows you to choose options from a list. We specialize in the designing and coding of custom UI for Mobile Apps and Websites. Once the designers have created a gorgeous UI, you will need a team that will be able to turn this design into a working mobile application or website which will look and work exactly the way you have approved it at the design stage. Ramotion has been creating interfaces for many years and now we are ready to turn them into working mobile, web, and VR apps. Recently, our mobile application developers have released a series of Swift controls, which quickly gained popularity among mobile developers on Github and allowed Ramotion to become the # 1 contributor to Swift projects on the platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ReactXP

    ReactXP

    Library for cross-platform app development

    ReactXP builds on the popular React JS and React Native frameworks. Share most of your code between the web, iOS, Android, and Windows. Create great-looking, responsive web pages and mobile apps that feel native. With React and React Native, your web app can share most its logic with your iOS and Android apps, but the view layer needs to be implemented separately for each platform. We have taken this a step further and developed a thin cross-platform layer we call ReactXP. If you write your app to this abstraction, you can share your view definitions, styles and animations across multiple target platforms. Of course, you can still provide platform-specific UI variants, but this can be done selectively where desired. ReactXP is designed with cross-platform development in mind. In general, it exposes APIs, components, props, styles and animation parameters that are implemented in a consistent way across React JS (HTML) and React Native for iOS and Android.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Reaktive

    Reaktive

    Kotlin multi-platform implementation of Reactive Extensions

    Kotlin multiplatform implementation of Reactive Extensions. There are a number of modules published to Maven Central. This functionality is provided by the coroutines-interop module. Reaktive provides an easy way to manage subscriptions: DisposableScope. Reaktive provides Plugin API, something similar to RxJava plugins. The Plugin API provides a way to decorate Reaktive sources. A plugin should implement the ReaktivePlugin interface, and can be registered using the registerReaktivePlugin function and unregistered using the unregisterReaktivePlugin function.
    Downloads: 1 This Week
    Last Update:
    See Project
  • SysAid multi-layered ITSM solution Icon
    SysAid multi-layered ITSM solution

    For organizations spanning all industries and sizes from SMBs to Fortune 500 corporations

    SysAid is an ITSM, Service Desk and Help Desk software solution that integrates all of the essential IT tools into one product. Its rich set of features include a powerful Help Desk, IT Asset Management, and other easy-to-use tools for analyzing and optimizing IT performance.
  • 10
    ipsw

    ipsw

    iOS/macOS Research Swiss Army Knife

    iOS/macOS Research Swiss Army Knife. ipsw was designed from the ground up to be easily installed and used to get you up and running quickly with an intuitive CLI. Simply the best tool to use when digging into Apple internals. Built-in a fast and memory-safe modern language with a huge community and mature standard lib.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    libphonenumber

    libphonenumber

    Library for parsing and validating international phone numbers

    Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers. The Java version is optimized for running on smartphones, and is used by the Android framework since 4.0 (Ice Cream Sandwich). libphonenumber gets the type of the number based on the number itself; able to distinguish Fixed-line, Mobile, Toll-free, Premium Rate, Shared Cost, VoIP, Personal Numbers, UAN, Pager, and Voicemail (whenever feasible). Provides valid example numbers for all countries/regions, with the option of specifying which type of example phone number is needed. Quickly guesses whether a number is a possible phone number by using only the length information, much faster than a full validation. To include the Java code in your application, either integrate with Maven (see wiki) or download the latest jars from the Maven repository.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    rtabmap

    rtabmap

    RTAB-Map library and standalone application

    RTAB-Map (Real-Time Appearance-Based Mapping) is a RGB-D, Stereo and Lidar Graph-Based SLAM approach based on an incremental appearance-based loop closure detector. The loop closure detector uses a bag-of-words approach to determine how likely a new image comes from a previous location or a new location. When a loop closure hypothesis is accepted, a new constraint is added to the map’s graph, then a graph optimizer minimizes the errors in the map. A memory management approach is used to limit the number of locations used for loop closure detection and graph optimization so that real-time constraints on large-scale environments are always respected. RTAB-Map can be used alone with a handheld Kinect, a stereo camera or a 3D lidar for 6DoF mapping, or on a robot equipped with a laser rangefinder for 3DoF mapping.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL & + (Paged List, TextEditor, VRAstroVision ...)

    Vincent Radio {Adrix.NT} Sources Library & Applications : Delphi C++ Java VRCalc++ C# VRCalc++ Object Oriented Scripting Language - Engine Source Pascal Code - Delphi Packages Build Prjs - VRCalc++ Scripted System Std RT Library - Guides & Docs (CHM, PDF, DOCX) - VCL & FMX (FireMonkey) Support - Script Test Code (Lang RTL VCL FMX) - Visual Stage Project : VCL & FMX Paged Lists & Iterators : Delphi C++ Java C# Multi-Dim Arrays & Direct Graph Classes : Delphi C++ Java VRCalc++ C# Delphi Drag & Drop Applications - VRCalc++ Script Executors: Terminal, VCL, FMX - VRMultiEdit - VRLazyCodeEditor - VR Astro Vision (Astrology) - Paged List Test - VRMosaic : Delphi C++Builder Java C# +with auto resolver - VR Free Chess 2D - VRBlocks - VRGraphStage + icons & bitmaps + VCL VisualStyles + Build Projects + instructions to build projects to build projects - Delphi : RAD Studio - C++ : Dev-C++ - java : NetBeans - C# : MS/VS adrixnt@hotmail.it
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    RE/flex lexical analyzer generator

    RE/flex lexical analyzer generator

    The regex-centric, fast lexical analyzer generator for C++

    RE/flex is the fast lexical analyzer generator (faster than Flex) with full Unicode support, indent/nodent/dedent anchors, lazy quantifiers, and many other modern features. Accepts Flex lexer specification syntax and is compatible with Bison/Yacc parsers. Generates reusable source code that is easy to understand. Supports fast scanning of UTF-8/16/32 files, strings, and streams. The reflex scanner generator tool generates clean lexer class code that is thread-safe. Generates Graphviz files to visualize state machine DFAs. RE/flex works seamlessly with Bison. Language: C++ License: BSD-3 Documentation: https://www.genivia.com/doc/reflex/html/index.html Repository: https://github.com/Genivia/RE-flex Changelog: see SF-README.md
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    D.P.F Delphi iOS Native Components

    D.P.F Delphi iOS Native Components

    Delphi iOS Native Components

    Develop Native iOS applications with Delphi XE8~XE10 Develop iPhone & iPad & iPod Touch apps with fast native performance and native styles. Some Wrapped Frameworks: * AddressBookUI.framework * AddressBook.framework * iAd.framework * EventKit.framework * GameKit.framework * MapKit.framework * MessageUI.framework * MobileCoreServices.framework * QuickLook.framework * SystemConfiguration.framework * Social.framework * StoreKit.framework * WebKit.framework Follow me: https://twitter.com/BabakYaghoobii https://www.facebook.com/babak.yaghoobii https://www.linkedin.com/in/babakyaghoobi https://plus.google.com/+BabakYaghoobii http://babakyaghoobi.blogspot.com https://stackoverflow.com/users/4557781/babak-yaghoobi https://www.colatform.com/en/ Use our more than 90 demos for quick development. Enjoy iOS Apps Developing Babak Yaghoobi
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    VR Paged List GXS for C++ and more ...

    VR Paged List GXS for C++ and more ...

    Paged Lists & Iterators GXS for C++ Sources by Vincent Radio {Adrix.NT

    Vincent Radio {Adrix.NT} presents Paged Lists & Iterators GXS for C++ Sources by Vincent Radio {Adrix.NT} also contains - Little Docs about Paged Lists (docx, pdf) - VR Basic Common Utils Sources (Array List ...) - VR Generic Multi Dim Array Class - VR Generic MDArray List Mgr Class - VR Generic Adjacency (List | Matrix) Direct Graph Classes - VR List Interface with STL Support with some nice implementations (ArrayList, Paged-LIst) - Env Var Notes for sources for C++ Builder (Embarcadero) - Special DLLs Build - Embarcadero C++Builder VCL Test Application for Paged List - Dev-C++, Visual Studio Build Projects have fun another fine SunStorm release for more products write to ... Vincent Radio {Adrix.NT} adrixnt@hotmail.it
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    properties

    properties

    another c#-like property accessor for c++11 and above.

    A property is a member that provides a flexible mechanism to read, write, or compute the value of a private field. Properties can be used as if they are public data members, but they are actually special methods called accessors. This enables data to be accessed easily and still helps promote the safety and flexibility of methods. * Github repository : https://github.com/gammasoft71/properties * Homepage : https://gammasoft71.wixsite.com/properties * Reference guide : https://codedocs.xyz/gammasoft71/properties/ * Examples : https://github.com/gammasoft71/properties/tree/master/examples
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    LunarCalendar

    LunarCalendar

    Use Qt write lunar calendar.

    Use Qt write lunar calendar. The repository is only read mirror of github. Main repository: https://github.com/KangLin/LunarCalendar .
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    LakshmiDROP

    LakshmiDROP

    Fixed Income Analytics, Portfolio Construction, Asset Backed Cost

    DROP implements the model libraries and provides systems for fixed income valuation and adjustments, asset allocation and transaction cost analytics, and supporting libraries in numerical optimization and statistical learning. DROP is composed of four main libraries: [Asset Allocation] (https://lakshmidrip.github.io/DROP/AssetAllocationModule.html) [Fixed Income Analytics] (https://lakshmidrip.github.io/DROP/FixedIncomeModule.html) [Numerical Optimization] (https://lakshmidrip.github.io/DROP/NumericalOptimizerModule.html) [Statistical Learning] (https://lakshmidrip.github.io/DROP/StatisticalLearningModule.html)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    xtd

    xtd

    Modern C++17/20 framework to create console, GUI and unit tests.

    xtd (pronounced "extend") is a modern C++17/20 framework to create console, forms (GUI like WinForms) and unit test applications on Windows, macOS, Linux, iOS and android. • Website : https://gammasoft71.github.io/xtd/ • Sources : https://github.com/gammasoft71/xtd • Reference guide : https://gammasoft71.github.io/xtd/reference_guides/latest/index.html • Install : https://gammasoft71.github.io/xtd/docs/downloads • Portability : https://gammasoft71.github.io/xtd/docs/documentation/portability • Examples : https://github.com/gammasoft71/xtd/tree/master/examples/README.md
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    CSI-SQL-SimpleOps

    CSI-SQL-SimpleOps

    Perl Lib Database Connector

    * Introduction - This Module is a Library based Perl code. - The library build and execute SQL command on databases. * NOTE: - Before any implementation, we recommend details in WIKI (https://sourceforge.net/p/csi-sql-simpleops/wiki/) or the CPAN Perl Modules, see: https://metacpan.org/pod/SQL::SimpleOps * Support: The Support Service is FREE. Do you need support? Open a ticket and I will get back to you as soon as possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    FileIO

    FileIO

    C# FileIO library for reading and writing files

    FileIO contains: a) For reading BufferedFileReader classes are used. These are particularly useful for large files and/or parallel data processing due to buffering. Both binary and text files are supported (see Wiki). b) For writing a binary file BinaryFileWriter is used. It either accepts a byte array for writing or can write a single value type, e.g. a float. All classes allow easy reading/writing from/to a specific position in the file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Platform Independent DotNet Helpers Library based on DotNet Standard v1.4 contains some of the useful methods and codes to make C#, VB.Net languages and other DotNet languages easier in control and development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    AAChartKit Swift

    AAChartKit Swift

    An elegant modern declarative data visualization chart framework

    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. AAInfographics is the Swift language version of AAChartKit which is object-oriented, a set of easy-to-use, extremely elegant graphics drawing controls,based on the popular open source front-end chart library Highcharts. It makes it very fast to add interactive charts to your mobile projects. It supports single touch-drag for data inspection, multi-touch for zooming, and advanced responsiveness for your apps. Unlike previous imperative programming techniques, drawing any custom chart in AAChartKit, you don't need to care about the inner implementation details which is annoying && boring. Describe what you want, you will get what you described.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AVLoadingIndicatorView

    AVLoadingIndicatorView

    A collection of nice loading animations for Android

    AVLoadingIndicatorView is a collection of nice loading animations for Android. You can add dependencies in build.gradle. You have the option of adding the AVLoadingIndicatorView to your layout. Indicators are load from class names, proguard may change it (rename). Among the features provided and available, you can add dependencies, add xml layout, show and hide, etc. AVLoadingIndicatorView is very simple to use. You can also find iOS version of AVLoadingIndicatorView under the name "NVActivityIndicatorView". You can change all properties in Attributes inspector tab of Utilities panel. All properties are public so you can change them after initializing.
    Downloads: 0 This Week
    Last Update:
    See Project