Open Source Swift User Interface (UI) Software - Page 4

Swift User Interface (UI) Software

View 121 business solutions

Browse free open source Swift User Interface (UI) Software and projects below. Use the toggles on the left to filter open source Swift User Interface (UI) Software by OS, license, language, programming language, and project status.

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    IBAnimatable

    IBAnimatable

    Design and prototype customized UI, interaction, navigation, etc.

    Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable. The app was made in Interface Builder with IBAnimatable without a single line of code. Due to the size of the GIF file on Dribbble, it only demonstrates a subset of features. We can also find the full HD version on YouTube or MP4 on Github. With IBAnimatable, we can design a UI in Interface Builder like what we can do in Sketch, and prototype animations in a Swift playground like what we can do in Framer. Also, we can use the output of the design directly in the production-ready App.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    IceCubesApp

    IceCubesApp

    A SwiftUI Mastodon client

    IceCubesApp is an open source application for accessing the decentralized social network Mastodon! It's built entirely in SwiftUI, making it fast, lightweight, and easy to use. You can connect to any Mastodon instance and browse your timeline, interact with other users, and post updates and media. The project is split into different Swift Packages to make it easier to manage and maintain the codebase. Each package is focused on a specific aspect of the application, such as the UI, network communication, or data models. This modular approach allows for easier collaboration and ensures that the code is organized and easy to understand. It's a great starting point for learning SwiftUI. The app covers many of the basic concepts of SwiftUI, such as building layouts, working with data, and handling user interaction. By exploring the code, you can gain a solid understanding of how to use SwiftUI in your daily life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ImageSlideshow

    ImageSlideshow

    Swift image slideshow with circular scrolling, timer

    Customizable Swift image slideshow with circular scrolling, timer, and full-screen viewer. To run the example project, clone the repo, and run pod installs from the Example directory first. Set images by using setImageInputs method on ImageSlideshow instance with an array of InputSources. By default, you can use ImageSource which takes UIImage or few other InputSources for the most popular networking libraries. You can also create your own input source by implementing InputSource protocol. Page indicator can be customized using the pageIndicator property on ImageSlideshow. By defualt, a plain UIPageControl is used. If needed, page control can be customized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    InAppViewDebugger

    InAppViewDebugger

    A UIView debugger (like Reveal or Xcode) that can be embedded

    InAppViewDebugger is a library that implements a view debugger with a 3D snapshot view and a hierarchy view, similar to Reveal and Xcode's own view debugger. The key distinction is, as the project title suggests, that this can be embedded inside the app and used on-device to debug UI issues without needing to be tethered to a computer. 3D snapshot view implemented in SceneKit: Gesture controls for zooming, panning, and rotating. Hierarchy (tree) view that synchronizes its selection with the 3D view: This is a feature I really wanted in Xcode, to be able to visually find a view and see where it is in the hierarchy view. Support for iPad and iPhone: Layouts are designed specifically for each form factor. Extensible: The base implementation supports UIView hierarchies, but this is easily extensible to support any kind of UI framework (e.g. CoreAnimation or SpriteKit)
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 5
    KolodaView

    KolodaView

    Simplify the implementation of Tinder-like cards on iOS

    KolodaView is a class designed to simplify the implementation of Tinder-like cards on iOS. It adds convenient functionality such as a UITableView-style dataSource/delegate interface for loading views dynamically, and efficient view loading, unloading. KolodaView is subclassed from UIView and - as with all UIKit components, it should only be accessed from the main thread. You may wish to use threads for loading or updating KolodaView contents or items, but always ensure that once your content has loaded, you switch back to the main thread before updating the KolodaView. To install manually the KolodaView class in an app, just drag the KolodaView, DraggableCardView, OverlayView class files (demo files and assets are not needed) into your project. Also you need to install facebook-pop. Or add bridging header if you are using CocoaPods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LGSideMenuController

    LGSideMenuController

    iOS view controller which manages left and right side views

    iOS view controller which manages left and right side views. Other presentation styles and examples of usage you can try in included demo projects. Also you can make your very own style, as they are highly customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LinkLiar

    LinkLiar

    Link-Layer MAC spoofing GUI for macOS

    This is an intuitive status menu application written in Swift to help you spoof the MAC addresses of your Wi-Fi and Ethernet interfaces. When you turn on the Wi-Fi of your MacBook, it sends out a unique identifier - its MAC address (this has nothing to do with Apple’s “Mac”). Everyone nearby may freely collect this unique identifier and use it to track your movement. Did you know that your phone does not send out its Wi-Fi identifier, but rather a random, fake one? This is to protect you from the common practice of businesses to track your movements when you walk around in stores. With LinkLiar you can achieve the same privacy for your MacBook. Though the MAC address is hardwired into your Wi-Fi network card, you are free to modify it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MKRingProgressView

    MKRingProgressView

    Ring progress view similar to Activity app on Apple Watch

    Ring progress view similar to the Activity app on Apple Watch. Progress animation. Customizable start/end and backdrop ring colors. Customizable ring width. Customizable progress line end style. /Customizable shadow under progress line end. Progress values above 100% (or 360°) can also be displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MarkdownView

    MarkdownView

    Markdown View for iOS

    MarkdownView is a WKWebView-based UI element, and internally uses markdown-it, and highlight-js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    MarqueeLabel

    MarqueeLabel

    A drop-in replacement for UILabel

    MarqueeLabel is a UILabel subclass adds a scrolling marquee effect when the text of the label outgrows the available width. The label scrolling direction and speed/rate can be specified as well. All standard UILabel properties (where it makes sense) are available in MarqueeLabel, with the intent of MarqueeLabel behaving just like a UILabel. MarqueeLabel will be maintained in Swift only starting with release 4.0! MarqueeLabel is compatible with both iOS and tvOS, and currently works with Swift 5.0 and the iOS 12.2 SDK! MarqueeLabel automatically scrolls its text, at either a defined rate (points per second) or over a duration (seconds), whenever the length of the label's text exceeds the space available given the label's frame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Material

    Material

    A UI/UX framework for creating beautiful applications

    Welcome to Material, a UI/UX framework for creating beautiful applications. Material's animation system has been completely reworked to take advantage of Motion, a library dedicated to animations and transitions. Material provides the building blocks necessary to create stunning animations without much effort. Material is a growing project and will encounter changes throughout its development. It is recommended that the Change Log be reviewed prior to updating versions. Icons is a library of Google and CosmicMind icons that are available for use within your iOS applications. Try the Material Colors app to see the wonderful colors available in Material, or use the online version at MaterialColor.com. A button is used to trigger an action through a touch event. Material comes with a foundational button, and 4 specialized buttons that can be stylized in any way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Motion

    Motion

    A library used to create beautiful animations and transitions for iOS

    Welcome to Motion, a library used to create beautiful animations and transitions for views, layers, and view controllers. Motion is designed for beginner to expert developers. For beginners, you will be exposed to very powerful APIs that would take time and experience to develop on your own, and experts will appreciate the time saved by using Motion. You will learn how to use Motion with a general introduction to fundamental concepts and easy-to-use code snippets. Motion offers default transitions that may be used by UINavigationControllers, UITabBarControllers, and presenting UIViewControllers. Motion provides the building blocks necessary to create stunning animations without much effort. Motion's animation API will make maintenance a breeze and changes even easier. To create an animation, use the animate method of a view or layer and pass in a list of MotionAnimation structs. MotionAnimation structs are configurable values that describe how to animate a property.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Neon

    Neon

    A powerful Swift programmatic UI layout framework

    Neon is built around how user interfaces are naturally and intuitively designed. No more springs and struts. No more whacky visual format language. No more auto layout constraints. We're not robots, so why should we build our UIs like we are? Build dynamic and beautiful user interfaces like a boss, with Swift. You can use Cocoapods to install Neon by adding it to your Podfile. To get the full benefits import Neon wherever you have a UIView operation. Rather than design some arbitrary layout for a demonstration, I figured a good test for the practicality of Neon would be to replicate an existing screen from a major app, one that everyone could recognize. Now, keep in mind you'll probably want constants defined for many of these size/padding values, in order to keep the code cleaner and easier to maintain, but I decided to use real numbers for most of the values to make the code less obscure when new people are reading through the demonstration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NextGrowingTextView

    NextGrowingTextView

    The next in the generations of 'growing textviews' optimized for iOS

    An Essential UI component for input text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Nextcloud iOS app

    Nextcloud iOS app

    Nextcloud iOS App

    Read, rename, copy, move, delete all the files stored in your Nextcloud and send them to other App. Display documents, photos, videos, audio files. Automatically display previews of images and videos. Create new folders. Add any kind of data (documents, templates, photos, videos, voice memo, etc…). Tag the most important files and folders as ‘favorites’ or ‘offline’ to consult them offline. Use the Passcode function for an advanced level of protection of single folders or to prevent access to Nextcloud to other potential users of your iPhone. You can enable the automatic loading from the camera so your photos shots will be available on your Nextcloud. You can enable memory optimization Nextcloud to save space on your iPhone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NotchKit

    NotchKit

    A simple way to hide the notch on the iPhone X

    NotchKit is a simple way to hide the notch on the iPhone X, and create a card-like interface for your apps. Integrating NotchKit is extremely simple. Firstly, import NotchKit in the file where your AppDelegate is stored. By default, NotchKit hides the status bar and home indicator on all devices. However if you choose you can limit this behavior to just the iPhone X and have it do nothing on other devices by setting the shouldShowBarsOnlyOniPhoneX property to true.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NotificationBanner

    NotificationBanner

    The easiest way to display highly customizable in app notification

    NotificationBanner is an extremely customizable and lightweight library that makes the task of displaying in-app notification banners and drop-down alerts an absolute breeze in iOS. By default, the .info style will be applied to the banner if no style is provided in the init method. You can set the background color of a banner at any time by simply setting the background color. By default, each notification banner is placed onto a singleton of an auto-managed NotificationBannerQueue. This allows an infinite amount of banners to be displayed without one hiding the other. If you have multiple controllers within your navigation stack that need to be managed by a separate queue (like a tab bar controller), simply create an instance of a NotificationBannerQueue and pass it into the show function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OverlayContainer

    OverlayContainer

    Non-intrusive iOS UI library to implement overlay based interfaces

    OverlayContainer is a UI library written in Swift. It makes easier to develop overlay-based interfaces, such as the one presented in the Apple Maps, Stocks or Shortcuts apps. It perfectly mimics the overlay presented in the Siri Shotcuts app. The main component of the library is the OverlayContainerViewController. It defines an area where a view controller, called the overlay view controller, can be dragged up and down, hiding or revealing the content underneath it. OverlayContainer uses the last view controller of its viewControllers as the overlay view controller. It stacks the other view controllers on top of each other, if any, and adds them underneath the overlay view controller. Specifing only one view controller is absolutely valid. For instance, in MapsLikeViewController the overlay only covers partially its content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PAPER ONBOARDING

    PAPER ONBOARDING

    PaperOnboarding is a material design UI slider. Swift UI library

    iOS library Paper Onboarding is a material design UI slider written on Swift. We specialize in the designing and coding of custom UI for Mobile Apps and Websites. Our web app development agency team builds web, and Front-end applications using modern web application frameworks for innovative tech brands and companies. We act as an extension of product development departments within tech companies by providing remote staff augmentation. Our multidisciplinary development teams are in constant collaboration with the in-house departments and undergo many iterative improvements and full process transparency. By extending our clients' teams, we provide a full development lifecycle, including UI/UX design for native mobile and web applications that helps innovative companies and established brands achieve their business goals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP Monitor

    PHP Monitor

    Lightweight, native Mac menu bar app that interacts with Laravel Valet

    PHP Monitor (or phpmon) is a lightweight macOS utility app that runs on your Mac and displays the active PHP version in your status bar. It's tightly integrated with Laravel Valet, so you need to have it set up before you can use this app. It's super convenient to switch between different versions of PHP. You'll even get notifications (only if you choose to opt-in, of course)! PHP Monitor also gives you quick access to various useful functionality (like accessing configuration files, restarting services, and more). You can also add new domains as links, isolate sites, manage various services, and perform First Aid to fix all kinds of common PHP link issues. PHP Monitor is a universal application that runs natively on Apple Silicon and Intel-based Macs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pageboy

    Pageboy

    A simple, highly informative page view controller

    UIPageViewController done properly. Pageboy requires iOS 11 / tvOS 11; and is compatible with Swift 5. The delegate functions provided by a PageboyViewController are much more reliable and useful than what a raw UIPageViewController provides. You can use them to find out exactly where the current page is, and when it's moved, where it's headed. Simplified data source management & enhanced delegation. Dynamically insert & remove pages. Infinite scrolling support. Automatic timer-based page transitioning. Support for custom animated page transitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PagingKit

    PagingKit

    PagingKit provides customizable menu UI

    PagingKit provides a customizable menu & content UI. It has more flexible layout and design than the other libraries. There are many libraries providing "Paging UI" which has menu and content area. They are convenient but not customizable because your app has to be made compatible with the libraries' layout and view components. When a UI design in your app doesn't fit the libraries, you need to fork them or find another one. PagingKit has more flexible layout and design than the other libraries. You can construct "Menu" and "Content" UI, and they work together. That's all features this library provides. You can fit any design to your apps as you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Persei

    Persei

    Animated top menu for UITableView / UICollectionView / UIScrollView

    Animated top menu for UITableView / UICollectionView / UIScrollView written in Swift!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PinLayout

    PinLayout

    Fast Swift Views layouting without auto layout

    Extremely Fast views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. PinLayout can layouts UIView, NSView, and CALayer. UIImageView's size is 100x100 and the layout is below the UINavigationBar with a margin of 10 pixels all around. UISegmentedControl is at the right of the logo image, use the remaining horizontal space with a left and right margin of 20 pixels. UILabel is below the UISegmentedControl with a top margin of 10 pixels. Its width matched the UISegmentedControl's width. The label is multiline, so its height must be adjusted to fit its width.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PinpointKit

    PinpointKit

    Send better feedback

    Send better feedback. PinpointKit is an open-source iOS library in Swift that lets your testers and users send feedback with annotated screenshots using a simple gesture. If you prefer not to use either of the aforementioned dependency managers, you can integrate PinpointKit into your project manually. The PinpointKit.framework is automatically added as a target dependency, linked framework and embedded framework in a “Copy Files” build phase which is all you need to build on the simulator and a device. PinpointKit uses a protocol-oriented architecture which allows almost everything to be customized.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.