100 programs for "project-nightwing" with 2 filters applied:

  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    Avalonia

    Avalonia

    A cross-platform UI framework for .NET

    .... JetBrains deep understanding of Avalonia shines through with rich Rider and R# support. Deploy to the platforms you care about with ease. Leverage existing knowledge, code and packages to kickstart your project. Get the support your project needs with one of our commercial support agreements. Help you can count on. JetBrains delivers huge productivity gains for Avalonia developers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    GiftedChat

    GiftedChat

    The most complete chat UI for React Native

    ... and will defer entirely to your prop. This is great for using a tool like Redux, but there's one extra step you'll need to take, simply implement onInputTextChanged to receive typing events and reset events (e.g. to clear the text onSend). If you are using Create React Native App / Expo, no Android specific installation steps are required, you can skip this section. Otherwise, we recommend modifying your project configuration.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Airtest

    Airtest

    UI Automation Framework for Games and Apps

    ¿Airtest provides cross-platform APIs, including app installation, simulated input, assertion and so forth. Airtest uses image recognition technology to locate UI elements so that you can automate games and apps without injecting any code. Airtest cases can be easily run on large device farms, using the command line or python API. HTML reports with detailed info and screen recording allow you to quickly locate failure points. NetEase builds Airlab on top of the Airtest Project. AirtestIDE...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    ProgressHUD

    ProgressHUD

    ProgressHUD is a lightweight and easy-to-use HUD for iOS

    ProgressHUD is a lightweight and easy-to-use HUD for iOS. CocoaPods is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate the ProgressHUD into your Xcode project using CocoaPods, specify it in your Podfile. You can customize the color, font, image, animation type, and some other options. If you prefer not to use any of the dependency managers, you can integrate ProgressHUD into your project manually. Just copy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    WhatTodo

    WhatTodo

    A Simple Todo app design in Flutter to keep track of your task

    A Simple Todo app design in Flutter to keep track of your task on daily basis. Its built on BLoC Pattern. You can add a project, labels, and due date to your task also you can sort your task on the basis of project, label, and dates. This diagram showcase the dependencies to create a feature-specific BLoCs.The HomeBloc is independent and used as a communication channel between its child widgets. The app already has a preloaded Inbox project. You can add more projects by clicking add project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    QMUI iOS

    QMUI iOS

    A solution to improve the efficiency of project UI development

    QMUI iOS is designed to help quickly build an iOS project with basic design restoration effects, while using the rich controls and compatible processing provided by itself, so that developers can focus on business needs without spending energy on the design of the basic code. Whether it is the creation of a new project or the maintenance of an existing project, development efficiency and project quality can be greatly improved. You only need to modify a configuration table to adjust the global...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JFMinimalNotification

    JFMinimalNotification

    An iOS UIView for presenting a minimalistic notification

    This is an iOS UIView for presenting a beautiful notification that is highly configurable and works for both iPhone and iPad. JFMinimalNotification is only available in ARC and targets iOS 7.0+. Simply copy the source files from the "JFMinimalNotification" folder into your project. In your application's project app target settings, find the "Build Phases" section and open the "Link Binary With Libraries" block and click the "+" button and select the "CoreGraphics.framework".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FMDB

    FMDB

    A Cocoa / Objective-C wrapper around SQLite

    ... is largely the same as prior versions, but has been audited for nullability. For Objective-C users, this simply means that if you perform a static analysis of your FMDB-based project, you may receive more meaningful warnings as you review your project, but there are likely to be few, if any, changes necessary in your code. For Swift users, this nullability audit results in changes that are not entirely backward compatible with FMDB 2.6, but is a little more Swifty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    react-native-pager-view

    react-native-pager-view

    React Native wrapper for the Android ViewPager and iOS

    This component allows the user to swipe left and right through pages of data. Under the hood it is using the native Android ViewPager and the iOS UIPageViewController implementations. See it in action! This library supports both architectures (Paper and Fabric). If you would like enable new architecture. This library supports new architecture! We have two example folders one for each architecture. If you are using this library in your own project there some extra steps needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
  • 10
    Bluepill

    Bluepill

    Bluepill is a reliable iOS testing tool that runs UI tests

    Bluepill is a tool to run iOS tests in parallel using multiple simulators. The exit code of Bluepill uses bit indicators that could represent multiple exit statuses. If you're using Fastlane to run your tests, you're in luck! You can integrate Bluepill into your project with very little change to your existing setup. Just integrate one of the following Fastlane plugins, and you'll be on your way. Bluepill is a reliable iOS testing tool that runs UI tests using multiple simulators on a single...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ActionSheetPicker

    ActionSheetPicker

    Quickly reproduce the dropdown UIPickerView / ActionSheet

    Quickly reproduce the dropdown UIPickerView / ActionSheet functionality from Safari on iPhone/ iOS / CocoaTouch. Easily present an ActionSheet with a PickerView, allowing the user to select from a number of immutable options. If you prefer not to use either of the aforementioned dependency managers, you can integrate ActionSheetPicker-3.0 into your project manually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SwiftMessages

    SwiftMessages

    A very flexible message bar for iOS written in Swift

    SwiftMessages is a very flexible view and view controller presentation library for iOS. Message views and view controllers can be displayed at the top, bottom, or center of the screen, or behind navigation bars and tab bars. There are interactive dismiss gestures including a fun, physics-based one. Multiple background dimming modes. And a lot more! In addition to the numerous configuration options, SwiftMessages provides several good-looking layouts and themes. But SwiftMessages is also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Pow for iOS

    Pow for iOS

    Delightful SwiftUI effects for your app

    SwiftUI transitions that make your app shine. Pow is a collection of SwiftUI transitions that add that little bit of extra delight to your iOS app. Adding a Pow Transition to your SwiftUI app often only takes a single line of code. Pow leverages the powerful SwiftUI Transition API to deliver smooth animations and seamlessly integrates with system frameworks. Pow is made by a team of highly experienced designers and developers. Whether you are starting a new project or adding to an existing app...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    zld

    zld

    A faster version of Apple's linker

    For large projects, the linking phase (explanation) can significantly increase incremental build times. This project is a fork of the Apple linker, ld. It is a drop-in replacement that can substantially speed things up. It all depends on your risk tolerance and how much you value the speedup in incremental build time. When linking takes more than one second, I'd cut that time in half as the estimated time with this new linker. If that difference is compelling to you, then it'd be worth trying...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DivKit

    DivKit

    DivKit is an open source Server-Driven UI (SDUI) framework

    DivKit is an open source Server-Driven UI (SDUI) framework. It allows you to roll out server-sourced updates to different app versions. Also, it can be used for fast UI prototyping, allowing you to write a layout once and then ship it to iOS, Android, and Web platforms. DivKit is an excellent choice to start using server-driven UI in your project because it can be easily integrated as a simple view in any part of your app. At the starting point, you don’t need a server integration. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SPAlert

    SPAlert

    Native alert from Apple Music & Feedback

    ..., compiling, and linking dependencies. If you prefer not to use any of the dependency managers, you can integrate manually. Put Sources/SPAlert folder in your Xcode project. Make sure to enable Copy items if needed and Create groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Stevia

    Stevia

    Concise Autolayout code

    .... In the project folder, you can find an example of a typical login view laid out in both native and Stevia for you to understand and compare the two approaches. Stevia enables you to write readable Auto Layout code. It does so by tackling the 3 main components of layout: view hierarchy, layout and styling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XPopup

    XPopup

    Powerful and Beautiful Popup for Android

    There are several built-in pop-up windows and more than a dozen good animations. The custom design of pop-up windows and animations is extremely simple; there is no pop-up window effect that XPopup cannot achieve. The built-in popup allows you to use the existing layout of the project, while also using the animation, interaction and logic encapsulation provided by XPopup. The UI animation is simple and follows Material Design. Many details, transitions, and level changes are considered when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    noUiSlider

    noUiSlider

    JavaScript range slider with multi-touch and keyboard support

    ... this documentation on your phone? It can be used for free and without any attribution, in any personal or commercial project. An extensive documentation, including examples, options and configuration details, is available in the website. GPU animated, no reflows, so fast; even on older devices. All modern browsers and IE > 9 are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FirebaseUI for Android

    FirebaseUI for Android

    Optimized UI components for Firebase

    ... a transitive dependency on the appropriate Firebase SDK so there is no need to include those separately in your app. After the project is synchronized, we're ready to start using Firebase functionality in our app. There is a sample app in the app/ directory that demonstrates most of the features of FirebaseUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RichTextView

    RichTextView

    iOS Text View (UIView) that Properly Displays LaTeX, HTML

    iOS Text View (UIView) that Properly Displays LaTeX, HTML, Markdown, and YouTube/Vimeo links. In order for the RichTextView to handle the various use cases it might encounter, the input string needs to be formatted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Swing ME

    Swing ME

    Java UI Framework for Desktop/iOS/Android

    A Pure Java implementation of Swing GUI, with Layouts, Borders, Renderers and lots of components including inline TextField, Buttons, Window, TabbedPane and many others. ALL visual and behavioural aspects can be fully customised of ANY component.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    CHIPageControl

    CHIPageControl

    A set of cool animated page controls written in Swift

    CHIPageControl is a set of cool animated page controls to replace boring UIPageControl. We were inspired by Jardson Almeida dribbble shot and implemented a few more page controls. Uniting passionate software developers and designers to deliver cutting-edge solutions. Resulting as the best mobile app development company in the Baltics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next