Showing 41 open source projects for "ti89/page/2"

View related business solutions
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Kivy

    Kivy

    Innovative user interfaces made easy

    Kivy is an open source, cross-platform UI framework that lets you develop applications that make use of innovative, multi-touch user interfaces. Written in Python with a graphics engine built over OpenGL ES 2, Kivy supports various input devices and protocols, and gives you access to over 20 widgets that are all highly extensible and have built-in multi-touch support. You can run the same codebase on Mac, Windows, Linux, Android and iOS. Kivy is 100% free and open source
    Downloads: 60 This Week
    Last Update:
    See Project
  • 2
    Selectize

    Selectize

    Hybrid of a textbox and <select> box for tagging and contact lists

    ... stylesheets and shims for Bootstrap 2 and Bootstrap 3 (+ precompiled CSS). Interface & make addons like a boss with the plugin system. Fully documented on GitHub & inline. Want to search an item's title and description? No problem. You can even override the scoring function used for sorting if you want to get crazy. Order matters sometimes. Use the and arrow keys to move between items.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    WeUI

    WeUI

    Tailor-made UI framework for WeChat web development

    ....) and basic components (articles, badges, footers, galleries, etc.), through to search, navigation and leveling of page elements.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Zulip Mobile

    Zulip Mobile

    Zulip mobile apps for Android and iOS

    Zulip for Windows is even better than Zulip on the web, with a cleaner look, tray integration, native notifications, and support for multiple Zulip accounts. Zulip Mobile is the official mobile Zulip client, supporting both iOS and Android.
    Downloads: 1 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5
    UIFontComplete

    UIFontComplete

    Font management (System & Custom) for iOS and tvOS

    Font management (System & Custom) for iOS and tvOS. No more wasted time searching for names of UIFont fonts and no more surprises at runtime if a font name was mistyped. This library is simply one extension to UIFont and one Font enum with a case for each system font on iOS and tvOS. Custom font support is also available, please keep reading for details! This library currently provides two different options for creating UIFont objects. The first is calling the font name off of the provided...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Tabman

    Tabman

    A powerful paging view controller with interactive indicator bars

    A powerful paging view controller with interactive indicator bars. Easy to implement page view controller with interactive indicator bars. Highly adaptable and powerful customization. Fully extensible with the mix-and-match component library. Built on Pageboy, a simple, informative page view controller. Automatically inserts child view controller contents. A bar will ask for a TMBarItemable for each page that is provided to the TabmanViewController data source. TMBarItemable is a protocol...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RxKeyboard

    RxKeyboard

    Reactive Keyboard in iOS

    RxKeyboard provides a reactive way of observing keyboard frame changes. Forget about keyboard notifications. It also perfectly works with UIScrollViewKeyboardDismissMode.interactive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • 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
    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
  • 11
    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
  • 12
    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
  • 13
    Difference

    Difference

    Simple way to identify what is different between 2 instances

    Better way to identify what's different between 2 instances. Have you ever written tests? Usually they use equality asserts, e.g. XCTAssertEqual, what happens if the objects aren't equal? Xcode throws a wall of text at you. This forces you to manually scan the text and try to figure out exactly what's wrong, what if instead you could just learn which property is different?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SkeletonView

    SkeletonView

    A way to show users that something is happening and prepare them

    .... If numberOfLines is set to zero, it will calculate how many lines needed to populate the whole skeleton and it will be drawn. Instead, if you set it to one, two or any number greater than zero, it will only draw this number of lines. The skeletons have a default appearance. So, when you don't specify the color, gradient or multilines properties, SkeletonView uses the default values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    XLPagerTabStrip

    XLPagerTabStrip

    Android PagerTabStrip for iOS

    XLPagerTabStrip is a Container View Controller that allows us to switch easily among a collection of view controllers. Pan gesture can be used to move on to next or previous view controller. It shows a interactive indicator of the current, previous, next child view controllers. The library provides 4 different ways to show the view controllers. This is likely the most common pager type. It's used by many well-known apps such as instagram, youtube, skype, and many others. The bar mode doesn't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Texture

    Texture

    Smooth asynchronous user interfaces for iOS apps

    ... boilerplate style structures common in modern iOS apps. If you've ever dealt with cell reuse bugs, tried to performantly preload data for a page or scroll style interface or even just tried to keep your app from dropping too many frames you can benefit from integrating Texture. Texture lets you move image decoding, text sizing and rendering, and other expensive UI operations off the main thread, to keep the main thread available to respond to user interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    Popup Page Plugin for Xamarin Forms

    Popup Page Plugin for Xamarin Forms

    Xamarin Forms popup plugin

    Rg.Plugins.Popup is a cross-platform plugin for Xamarin.Forms that allows you to open Xamarin.Forms pages as a popup that can be shared across iOS, Android, UWP, and macOS. Also, the plugin allows you to use very simple and flexible animations for showing popup pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    CardParts

    CardParts

    A reactive, card-based UI framework built on UIKit for iOS developers

    .... There are two major parts to the card parts framework. The first is the CardsViewController which will display the cards. It is responsible for displaying cards in the proper order and managing the lifetime of the cards. The second major component is the cards themselves which are typically instances of CardPartsViewController. Each instance of CardPartsViewController displays the content of a single card, using one or more card parts (more details later).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Scroll Bottom Sheet

    Scroll Bottom Sheet

    Cross platform scrollable bottom sheet with virtualisation support

    ... you may run into unexpected errors. This library is also compatible with reanimated 2.x, starting with react-native-reanimated: 2.0.0-alpha.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    UICircularProgressRing

    UICircularProgressRing

    A circular progress bar for iOS written in Swift

    UICircularProgress ring is a library for rendering circular progress rings and timers. Declarative: Written using SwiftUI (legacy UIKit version available), UICircularProgressRing is declarative making it easy to read, and easy to use. Customizable: Designed to be used in production, all of the views are highly customizable without giving up ease of use. This allows the developer to tailor the look, feel and functionality to fit their needs. Tested: Battle tested in many production...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next