awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Skyscanner avatar

Skyscanner/SkyFloatingLabelTextFieldArchived

0
View on GitHub↗
4,129 stars·539 forks·Swift·Apache-2.0·16 views

SkyFloatingLabelTextField

SkyFloatingLabelTextField is a reusable iOS user interface component for Swift applications. It implements a text input control featuring the floating label pattern, where labels transition from a placeholder position to a floating title when the field is focused or populated.

The component includes built-in support for right-to-left language layouts, automatically adjusting text direction and layout for correct readability. It also provides integrated iconography, allowing images or font-based icons to be positioned within the text field.

The system covers input validation messaging and styling, enabling the display of error messages and the modification of colors and layout bounds to align with a specific design system.

Features

  • Floating Labels - Implements labels that transition from a placeholder position to a floating title when the field is focused or populated.
  • iOS UI Components - Provides a reusable user interface component specifically designed for styled text entry and validation on iOS.
  • Custom UIKit Controls - Wraps standard UIKit components to create a specialized text input control with custom layout behavior.
  • iOS - Implements iOS-specific form styling with animated visual feedback for focus and validation states.
  • Right-To-Left Support - Uses Auto Layout to adjust spacing and alignment for correct readability in right-to-left language layouts.
  • RTL Layouts - Ships a text entry field with built-in support for right-to-left text direction and automatic layout adjustment.
  • Text Field Layouts - Provides a set of customizable styles and bounds for managing text field layouts and visual cues.
  • Input Field Enhancements - Integrates images or font-based icons within text fields to provide visual cues to the user.
  • Styled Input Fields - Enables modification of colors, line heights, and layout bounds to align text fields with a design system.
  • Validation Feedback Styles - Provides visual cues and helper text to notify users when text input fails validation rules.
  • Mobile UI Styling - Allows styling of text fields with custom colors, icons, and layouts optimized for mobile interfaces.
  • Input Validation - Highlights text fields and displays error messages when user input fails validation rules.
  • Runtime Property Injection - Supports runtime injection of colors and fonts to adapt the text field to specific design system requirements.
  • Validation Error Renderers - Provides customizable mechanisms for rendering validation error messages and styling borders based on input state.
  • Text Fields - Float label pattern implementation.
  • Text Inputs - Text field with floating label pattern.

Star history

Star history chart for skyscanner/skyfloatinglabeltextfieldStar history chart for skyscanner/skyfloatinglabeltextfield

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with SkyFloatingLabelTextField

These projects share indexed features with SkyFloatingLabelTextField. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • raulriera/textfieldeffectsraulriera avatar

    raulriera/TextFieldEffects

    6,030View on GitHub↗

    TextFieldEffects is an iOS library that animates text field borders and labels with smooth transitions between focused and unfocused states. It provides animated visual feedback for text input focus and blur events, extending UIKit text fields with configurable border and label animations, and also offers a reusable SwiftUI component for animated text input styling. The library achieves its visual effects through CALayer-based border animation, constraint-based layout shifting, and UIView animation block wrapping, all coordinated by delegate-based event binding and state-driven focus detectio

    Swiftanimationeffectsswift
    View on GitHub↗6,030
  • jverdi/jvfloatlabeledtextfieldjverdi avatar

    jverdi/JVFloatLabeledTextField

    7,150View on GitHub↗

    JVFloatLabeledTextField is a reusable UIKit component for iOS that provides a text input field with a floating label. It animates the placeholder text into a hovering label when the field is focused or contains text, maintaining visual context for the user during data entry. This library functions as a programmable interface element for native applications developed with Swift and Objective-C, specifically designed to implement modern mobile form design patterns. The component manages these interactions through a combination of state-driven label transitions and constraint-based layout anima

    Objective-C
    View on GitHub↗7,150
  • heshammegid/hmsegmentedcontrolHeshamMegid avatar

    HeshamMegid/HMSegmentedControl

    4,083View on GitHub↗

    HMSegmentedControl is a customizable, scrollable selection interface for iOS applications. It serves as a UIKit component that replaces standard system segmented controls to provide a selection bar capable of switching between different views or data sets. This component is distinguished by its support for horizontal overflow scrolling, which allows users to pan through selection options when the number of segments exceeds the available screen width. It provides precise control over the visual identity of the interface through custom fonts, colors, and text attributes. The library covers the

    Objective-Chmsegmentedcontroliosobjective-c
    View on GitHub↗4,083
  • svprogresshud/svprogresshudSVProgressHUD avatar

    SVProgressHUD/SVProgressHUD

    12,461View on GitHub↗

    SVProgressHUD is a progress HUD library and overlay manager for iOS and tvOS applications. It provides a lightweight interface system for signaling background activity and operation status through task progress indicators and loading spinners. The system includes capabilities for visual style configuration, allowing for the adjustment of colors, fonts, and images. It also integrates haptic feedback triggering to generate physical vibrations on supported hardware to signal success, information, or error states. The library covers the management of app loading states and the display and remova

    Objective-Capplecarthagecocoapods
    View on GitHub↗12,461
Compare all 30 related projects→

Frequently asked questions

What does skyscanner/skyfloatinglabeltextfield do?

SkyFloatingLabelTextField is a reusable iOS user interface component for Swift applications. It implements a text input control featuring the floating label pattern, where labels transition from a placeholder position to a floating title when the field is focused or populated.

What are the main features of skyscanner/skyfloatinglabeltextfield?

The main features of skyscanner/skyfloatinglabeltextfield are: Floating Labels, iOS UI Components, Custom UIKit Controls, iOS, Right-To-Left Support, RTL Layouts, Text Field Layouts, Input Field Enhancements.

Which projects share features with skyscanner/skyfloatinglabeltextfield?

Projects with overlapping indexed features include: raulriera/textfieldeffects — TextFieldEffects is an iOS library that animates text field borders and labels with smooth transitions between focused… jverdi/jvfloatlabeledtextfield — JVFloatLabeledTextField is a reusable UIKit component for iOS that provides a text input field with a floating label.… heshammegid/hmsegmentedcontrol — HMSegmentedControl is a customizable, scrollable selection interface for iOS applications. It serves as a UIKit… svprogresshud/svprogresshud — SVProgressHUD is a progress HUD library and overlay manager for iOS and tvOS applications. It provides a lightweight… semantic-org/semantic-ui — Semantic-UI is an HTML and CSS UI framework consisting of a themed component library and a responsive layout… mui/base-ui — Base UI is a headless component library and unstyled framework providing accessible interface primitives. It decouples…