30 open-source projects similar to a2/keyboardavoiding, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best KeyboardAvoiding alternative.
URLImage is a SwiftUI view that displays an image downloaded from provided URL. URLImage manages downloading remote image and caching it locally, both in memory and on disk, for you.
This is a Ruby on Rails integration gem and UI framework that provides tools for incorporating the Bootstrap CSS framework into Ruby on Rails applications. It serves as a frontend asset pipeline bridge to manage responsive grids and pre-styled components within the Rails build process. The project provides a set of generators to automate the creation of themed layouts, scaffold views, and directory structures. It includes a component generator that uses helper methods to produce complex UI elements such as navigation bars, modal dialogs, and breadcrumb navigation without requiring manual HTML
A SwiftUI Partial Sheet fully customizable with dynamic height
A package to easily minify styles and make use of sass, less, etc. in your Blade components.
A package to create markdown documentations from GitHub repositories in your Laravel project. Easy editing for contributors.
SwiftUI iOS component for Step Indications.
A package to easily make use of SVG icons in your Laravel Blade views.
Installation - Getting Started - Building a Request - Codable - Combine - How it Works - Request Groups - Request Chains - Json - Contributing - License
A package to easily add transpiled & minified scripts to your blade components.
ChartView is a SwiftUI-native charting library that provides bar, line, pie, and ring chart components within a unified grid-based layout system. The library renders charts by composing SwiftUI views declaratively from data models, letting the framework handle layout and updates without intermediate drawing layers. The library supports multiple chart types that share a common grid layout, enabling composable data visualizations with synchronized axes and backgrounds. Bar charts display data as vertical bars, line charts plot connected data points with gradient fills and optional markers, pie
Aesthetic floating tab bar – SwiftUI & Combine ⛓️ Importable via Swift Package Manager 📦
A easy-to-use SwiftUI view for Tinder like cards on iOS, macOS & watchOS.
Manage and publish your interactive organization chart (orgchart), 100% free and no install required: just copy a folder to any location
This project is a declarative UI pattern library and reference implementation for structuring layouts, navigation flows, and data collections across Apple platforms. It provides a collection of practical implementation patterns and component examples for building user interfaces using the SwiftUI framework. The library serves as a cross-platform reference for rendering visual content on iOS and macOS. It includes a view implementation guide that covers managing navigation, handling user inputs, and embedding web content. The codebase covers broad capability areas including layout management