Showing 34 open source projects for "hex-view"

View related business solutions
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
    Learn More
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
    Learn More
  • 1
    Scene.js

    Scene.js

    Scene.js is JavaScript & CSS timeline-based animation library

    ..., it can be repeated. Scene.js supports a variety of value types, such as CSS, and can be handled in JavaScript. Scene.js provides effect presets that can give animation effects or make animation easier. You can view the code and animation of clapperboard, the main logo of scene.js
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    react-native-animatable

    react-native-animatable

    Set of animations and declarative transitions for React Native

    Declarative transitions and animations for React Native. To animate things you must use the createAnimatableComponent composer similar to the Animated.createAnimatedComponent. The common components View, Text and Image are precomposed and exposed under the Animatable namespace. If you have your own component that you wish to animate, simply wrap it with a Animatable.View. To make looping animations simply set the iterationCount to infinite. Most animations except the attention seekers work best...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jelly

    Jelly

    Library for animated, non-interactive & interactive transitions

    Jelly is a library for animated, non-interactive & interactive view controller transitions and presentations with a focus on a simple yet flexible API. With a few lines of source code, interactive UIViewController transitions and custom resizable UIViewController presentations can be created, without the use of the cumbersome UIKit Transitioning API. Interactive transitions can be activated for the slide and the cover transitions. If the transitions are to be interactive, only
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
    Learn More
  • 5
    LCARS SYSTEM 3-Version 3.0 -3/10/2023

    LCARS SYSTEM 3-Version 3.0 -3/10/2023

    LCARS User Interface for Windows 10/11- Ver. 3.0 (Updated:3-10-23)

    LCARS (Library Computer Access and Retrieval System) is the GUI from Star Trek: The Next Generation, Voyager, and Deep Space Nine. This is a rainmeter suite that transforms your Windows GUI into LCARS. Easy to install and configure. <RAINMETER MUST BE UP AND RUNNING ON YOUR PC for LCARS to install and run! Available at www.rainmeter.net If you are New to RainMeter skins, Please see the README.TXT Under the "Files" Tab above. Once you install LCARS you should view the README file...
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • 6
    Fancy ShowCase

    Fancy ShowCase

    Easy-to-use customisable show case view with circular reveal animation

    An easy-to-use customizable show case view with circular reveal animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ViewAnimator

    ViewAnimator

    ViewAnimator brings your UI to life with just one line

    ViewAnimator is a library for building complex iOS UIView animations in an easy way. It provides one line animations for any view included the ones which contain other views like UITableView and UICollectionView with its cells or UIStackView with its arrangedSubviews. ViewAnimator provides a set of UIView extensions to easily add custom animations to your views. From version 2.0.0 there are two ways to use this extension. Views can animate theirselves calling .animate(animations: [Animation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AnimatedBottomBar

    AnimatedBottomBar

    A customizable and easy to use BottomBar navigation view

    A customizable and easy-to-use BottomBar navigation view with sleek animations, with support for ViewPager, ViewPager2, NavController, and badges. Download the playground app from Google Play, with this app you can try out all features and even generate XML with your selected configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Android-Snowfall

    Android-Snowfall

    Fully customizable implementation of "Snowfall View" on Android

    Fully customizable implementation of "Snowfall View" on Android.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
    Learn More
  • 10
    FancyScrollView

    FancyScrollView

    Scroll view component that can implement highly flexible animations

    A generic ScrollView component that allows you to implement highly flexible animations. It also supports infinite scrolling. Add the package to your Unity Project from the OpenUPM registry. When FancyScrollView updates the scroll position, it passes the normalized position of the viewport range to each cell. On the cell side, the cell itself controls the scrolling position and appearance based on the value of 0.0~. The sample uses Animator and mathematical formulas to implement scrolling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    StarWars Animation

    StarWars Animation

    This component implements transition animation to crumble view-control

    This component implements transition animation to crumble view-controller into tiny pieces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Side Menu

    Side Menu

    Animated side menu with customizable UI

    Animated side menu with customizable UI. If you want, for example, to dismiss your menu when a tap outside menu takes place, you should pass false to shouldPassEventsOutsideMenu flag and assign a tappedOutsideHandler.In fact, you are free to do whatever you want when a tap outside menu occurs or, if you want to have access to your content view controller, just pass true and assign tappedOutsideHandler to nil.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    react-native-scrollable-tab-view

    react-native-scrollable-tab-view

    Tabbed navigation that you can swipe between

    One of the best navigation patterns on Android. This is a very simple JavaScript-only implementation of it for React Native. Animations are very important to create a great user experience. Stationary objects must overcome inertia as they start moving. Objects in motion have momentum and rarely come to a stop immediately. Animations allow you to convey physically believable motion in your interface. The Animated API is designed to concisely express a wide variety of interesting animation and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FoldingCell

    FoldingCell

    An expanding content cell with animation

    Expanding content cell with animation inspired by folding paper card material design. Create a new cell inheriting from FoldingCell. Add a UIView to your cell in your storyboard or nib file, inheriting from RotatedView. Connect the outlet from this view to the cell property foregroundView. Add constraints from this view to the superview. Connect the outlet from this top constraint to the cell property foregroundViewTop. Add other UIViews to your cell, connect the outlet from this view...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TKSubmitTransition

    TKSubmitTransition

    Animated UIButton of Loading Animation and Transition Animation

    Animated UIButton of loading animation and transition animation. As you can see in the GIF animation demo, you can find the “sign in” button rolling and after that, the next UIViewController will fade in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MaterialLibrary

    MaterialLibrary

    A library for fully animated Material Design components

    MaterialLibrary is an open source Android library that back-port Material Design components to pre-Lolipop Android. MaterialLibrary's original author is Rey Pham. Now you can use any widget in com.rey.material.widget package as you wish. For styling, please view Wiki. Note that default style of widgets depend on theme of AppCompat. AppCompat and CardView library is required by Material library. Make sure to add the snapshot repository. You can try the SNAPSHOT version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pop

    Pop

    iOS and OS X animation library for physics-based interactions

    Pop is an extensible animation engine for iOS, tvOS, and OS X. In addition to basic static animations, it supports spring and decay dynamic animations, making it useful for building realistic, physics-based interactions. The API allows quick integration with existing Objective-C or Swift codebases and enables the animation of any property on any object. It's a mature and well-tested framework that drives all the animations and transitions in Paper. By adding the project to your project and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ParticlesLoadingView

    ParticlesLoadingView

    A customizable SpriteKit particles animation on the border of a view

    With ParticlesLoadingView you can create your own amazing SpriteKit particle animations with the Xcode's built-in Particle Emitter Editor that looks like the following picture. Go ahead and create your own particle animation by doing File, New File, iOS Resource, SpriteKit Particle File. To see it in action, run the example project, clone the repo, and run pod install from the Example directory first. The example project shows how to set up ParticlesLoadingView in a few different ways. You...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Customizable PullToRefresh

    Customizable PullToRefresh

    This component implements pure pull-to-refresh logic

    This component implements pure pull-to-refresh logic and you can use it for developing your own pull-to-refresh animations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Display Switcher

    Display Switcher

    Custom transition between two collection view layouts

    We designed a UI that allows users to switch between list and grid views on the fly and choose the most convenient display type. List view usually provides more details about each user or contact. Grid view allows more users or contacts to appear on the screen at the same time. We created design mockups for both list and grid views using Sketch. As soon as the mockups were ready, we used Principle to create a smooth transition between the two display types. Note that the hamburger menu changes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GuillotineMenu.swift

    GuillotineMenu.swift

    Our Guillotine Menu Transitioning Animation implemented in Swift

    Our Guillotine Menu Transitioning Animation implemented in Swift reminds a bit of a notorious killing machine. Now, it's for you to decide, should or not your menu drop from top left corner of the screen or from your navigation bar, because if you want animation like in the example, you must make your menu view controller conform to "GuillotineMenu" protocol. When you confirm to this protocol, you must make a menu button and title, you don't need to make a frame for them, because the animator...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Android View Animations

    Android View Animations

    Cute view animation collection

    A collection of different animation effects for Android. For making animations more real, there is another project named Android Easing Functions which is an implementations of easing functions on Android. It is necessary to dependent that project. You can contribute with your own amazing animation effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Material Motion

    Material Motion

    A toolkit for building responsive motion using Core Animation

    Reactive motion is driven by Core Animation. CocoaPods is a dependency manager for Objective-C and Swift libraries. CocoaPods automates the process of using third-party libraries in your projects. See the Getting Started guide for more information. You will need to add use_frameworks! to your Podfile in order use Material Motion in your swift app. A contextual view can be used to create continuity during transitions between view controllers. In this case study the selected photo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PageFlip

    PageFlip

    3D Style Page Flip on Android

    This project is aimed to implement 3D style page flip on Android system based on OpenGL 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MPParallaxView

    MPParallaxView

    Apple TV Parallax effect in Swift

    Apple TV Parallax effect in Swift. Rotate the view using a touch or accelerometer. To run the example project, clone the repo, and run pod install from the Example directory first. You can easily customize Parallax View in Storyboard! Jump into the Example project to look at properties. How about an accelerometer parallax instead of touch? Set Accelerometer Enabled to On in Storyboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next