Showing 211 open source projects for "hex-view"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
  • 1
    WaterfallGrid

    WaterfallGrid

    A waterfall grid layout view for SwiftUI

    A waterfall grid layout view for SwiftUI. You can create a grid that displays the elements of the collection by passing your collection of data and a closure that provides a view for each element in the collection. The grid transforms each element in the collection into a child view by using the supplied closure. WaterfallGrid works with identifiable data (like SwiftUI.List). You can make your data identifiable in one of two ways: by passing along with your data a key path to a property...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Parchment

    Parchment

    A paging view with a highly customizable menu

    New beta is out! Features a new and improved API for SwiftUI. Try it now. Parchment lets you page between view controllers while showing any type of generic indicator that scrolls along with the content. The menu items are built using UICollectionView, which means you can display pretty much whatever you want. You can even subclass the layout to create completely custom behaviors. Parchment only allocates view controllers when they’re needed, meaning if you have a lot of view controllers you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    URLNavigator

    URLNavigator

    Elegant URL Routing for Swift

    URLNavigator provides an elegant way to navigate through view controllers by URLs. URL patterns can be mapped by using URLNavigator.register(_:_:) function. URLNavigator can be used for mapping URL patterns with 2 kinds of types: URLNavigable and URLOpenHandler. URLNavigable is a type that defines a custom initializer and URLOpenHandler is a closure that can be executed. Both an initializer and a closure receive URL and placeholder values. URL patterns can contain placeholders. Placeholders...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SCLAlertView-Objective-C

    SCLAlertView-Objective-C

    Beautiful animated Alert View. Written in Objective-C

    Animated Alert View written in Swift but ported to Objective-C, which can be used as a UIAlertView or UIAlertController replacement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
  • 5
    Stevia

    Stevia

    Concise Autolayout code

    Stevia is part of freshOS iOS toolset. Try it in an example App! Xibs and storyboards are heavy, hard to maintain, and hard to merge. They split the view concept into 2 separate files making debugging a nightmare. There must be a better way. By creating a tool that makes Auto Layout code finally readable by a human being. By coupling it with live code injection such as injectionForXcode we can design views in real-time. View layout becomes fun, concise, maintainable, and dare I say, beautiful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    KMM ViewModel

    KMM ViewModel

    Library to share Kotlin ViewModels with SwiftUI

    A library that allows you to share ViewModels between Android and iOS. The latest version of the library uses Kotlin version 1.9.22. Compatibility versions for older and/or preview Kotlin versions are also available. When subclassing your Kotlin ViewModel in Swift you might experience some issues in the way those ViewModels are cleared. Since currentTimeFlow is a StateFlow we don't ever expect it to fail, which is why we are using the assertNoFailure. However, in this case you'll notice that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SCLAlertView

    SCLAlertView

    Beautiful animated Alert View written in Swift

    Animated Alert View written in Swift, which can be used as a UIAlertView or UIAlertController replacement. Since UIAlertView is deprecated and UIAlertController only works on iOS 8.x or above, if you have a Swift project where you want to support iOS 7.x too, SCLAlertView is an ideal substitution. I tried to build an easy to use API, while beeing flexible enough for multiple variations, but I'm sure there are ways of improving and adding more features, so feel free to collaborate with ideas...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    react-native-safe-area-context

    react-native-safe-area-context

    A flexible way to handle safe area insets in JS. Also works on Android

    A flexible way to handle safe areas, also works on Android and the Web! This library currently has experimental support for the new react-native architecture. Note that there will be breaking changes and only the latest version of react-native will be supported. This library has 2 important concepts, if you are familiar with React Context this is very similar. The SafeAreaProvider component is a View from where insets provided by Consumers are relative to. This means that if this view overlaps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications Icon
    Your applications are all built differently, but they all need to perform. NeoLoad simplifies and scales performance testing for everything, from APIs and microservices, to end-to-end application testing through innovative protocol and browser-based capabilities.
  • 10
    FlexLayout

    FlexLayout

    Swift interface to the optimized facebook/yoga flexbox implementation

    ... full control by layouting one view at a time (simple to code and debug).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hero iOS

    Hero iOS

    Elegant transition library for iOS & tvOS

    Hero is a library for building iOS view controller transitions. It provides a declarative layer on top of the UIKit’s cumbersome transition APIs—making custom transitions an easy task for developers. Hero is similar to Keynote’s Magic Move. It checks the heroID property on all source and destination views. Every matched view pair is then automatically transitioned from its old state to its new state. Hero can also construct animations for unmatched views. It is easy to define these animations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RIBs

    RIBs

    Uber's cross-platform mobile architecture framework

    ... be easy to unit test and reason about in isolation. Individual RIB classes have distinct responsibilities like routing, business, view logic, creation. Plus, most RIB logic is decoupled from child RIB logic. This makes RIB classes easy to test and reason about independently. Tooling for developer productivity. RIBs come with IDE tooling around code generation, memory leak detection, static analysis and runtime integrations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TBActionSheet

    TBActionSheet

    A Custom&Powerful Action Sheet For iOS

    TBActionSheet is a small library that allows you to substitute Apple's uncustomizable UIActionSheet, with a beautiful and totally customizable action sheet that you can use in your iOS app. The default style is iOS9/10, you can make your own style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    meditation_app

    meditation_app

    Meditation App

    A new Flutter project. This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project. For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AppDevKit

    AppDevKit

    AppDevKit is an iOS development library

    ... and utility. We find these libraries help address some incompatibility issues found in different iOS versions, and overall make app development easier and our apps operate more consistently. AppDevKit has five major parts that include command, user interfaces, animations, image view, and list view support libraries. AppDevKit could be installed by CocoaPods. Please feel welcome to use AppDevKit in your iOS projects as it is licensed under the permissive open source BSD license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WordPress for iOS

    WordPress for iOS

    WordPress for iOS

    Inspiration strikes any time, anywhere. WordPress mobile apps put the power of publishing in your hands. And of course, they’re open source, just like WordPress. Manage or create your WordPress blog or website right from your iOS device: create and edit posts and pages, upload your favorite photos and videos, view stats and reply to comments. With WordPress for iOS, you have the power to publish in the palm of your hand. Draft a spontaneous haiku from the couch. Snap and post a photo on your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MvvmCross

    MvvmCross

    The .NET MVVM framework for cross-platform solutions

    Build clean, pixel perfect, native UIs. Share behavior and business logic in a single codebase across supported platforms, using the Model-View-ViewModel (MVVM) design pattern. MvvmCross is a framework specifically developed for Xamarin and the mobile ecosystem. It supports Xamarin.iOS, Xamarin.Android, Xamarin.Mac, Xamarin.Forms, Universal Windows Platform (UWP) and Windows Presentation Framework (WPF). MvvmCross is a cross-platform MVVM framework. It enables developers to create apps using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pulse

    Pulse

    Logger and network inspector for Apple platforms

    ... and a network proxy for automatically capturing network requests. PulseUI.framework (iOS, macOS, watchOS, tvOS) containing all the UI components you’ll see on the screenshots. Document-based Pulse apps (iOS, macOS) to view logs shared from other devices. As a developer, you integrate the frameworks into your app and configure them to capture logs and network traffic. You then add a way to display a Pulse console to view logs right on the device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FloatingPanel

    FloatingPanel

    A clean and easy-to-use floating panel UI component for iOS

    FloatingPanel is a simple and easy-to-use UI component for a new interface introduced in Apple Maps, Shortcuts and Stocks app. The new interface displays the related contents and utilities in parallel as a user wants. 4 positioning support(top, left, bottom, right). 1 or more magnetic anchors(full, half, tip and more). Layout support for all trait environments(i.e. Landscape orientation). Common UI elements: surface, backdrop and grabber handle. Free from common issues of Auto Layout and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PermissionsSwiftUI

    PermissionsSwiftUI

    A SwiftUI package to beautifully display and handle permissions

    PermissionsSwiftUI displays and handles permissions in SwiftUI. It is largely inspired by SPPermissions. The UI is highly customizable and resembles an Apple style. The alert style is equally gorgeous, and allows for more versatile use. It is recommended when you have less than 3 permissions. Similar to the previous JMPermissions, you need to pass in a Binding<Bool> to show the view, and add whatever permissions you want to show. To quickly glance at all of PermissionsSwiftUI's customization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ShowCaseView

    ShowCaseView

    Flutter plugin that allows you to showcase features on flutter app

    .... So, If you want to make a scroll view that contains less number of children widget then prefer to use SingleChildScrollView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JDStatusBarNotification

    JDStatusBarNotification

    Highly customizable & feature rich notifications

    Highly customizable & feature rich notifications displayed below the status bar. Customizable colors, fonts & animations. Supports notch and no-notch devices, landscape & portrait layouts and Drag-to-Dismiss. Can display a subtitle, an activity indicator, a progress bar & custom views out of the box. iOS 13+. Swift ready!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Icon Font Viewer

    Icon Font Viewer

    A plugin for displaying the svg icons and unicode of trueType

    A plugin for displaying the svg icons and Unicode of TrueType (.ttf) file that usually contains icon glyphs. It is available in Jetbrains Marketplace now, click hyperlink to get it, or search in your Intellij IDE - preferences(Settings) - plugins - marketplace by 'icon font viewer' to install.
    Downloads: 0 This Week
    Last Update:
    See Project