Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: nsview

siteline/swiftui-introspect

Introspect underlying UIKit/AppKit components from SwiftUI

Language: Swift - Size: 1.42 MB - Last synced: 1 day ago - Pushed: 16 days ago - Stars: 5,252 - Forks: 320

psharanda/FixFlex

A simple yet powerful Auto Layout library built on top of the NSLayoutAnchor API, a swifty and type-safe reimagination of Visual Format Language

Language: Swift - Size: 4.88 MB - Last synced: 15 days ago - Pushed: 3 months ago - Stars: 23 - Forks: 1

fespinoza/LinkedIdeas

A macOS/iOS apps to treat ideas as links of concepts.

Language: Swift - Size: 7.25 MB - Last synced: 27 days ago - Pushed: almost 3 years ago - Stars: 357 - Forks: 16

ChimeHQ/ViewPlus

Make working with NSView more pleasant

Language: Swift - Size: 32.2 KB - Last synced: 18 days ago - Pushed: 9 months ago - Stars: 10 - Forks: 1

dagronf/DSFDropFilesView

A Swift NSView class for nicely supporting drag/drop files.

Language: Swift - Size: 85.9 KB - Last synced: 11 days ago - Pushed: 8 months ago - Stars: 23 - Forks: 3

dagronf/DSFInspectorPanes

Easily customisable, scrollable, collapsible inspector panels using nested NSView(s)

Language: Swift - Size: 233 KB - Last synced: 5 days ago - Pushed: 5 months ago - Stars: 21 - Forks: 5

flocked/Anima

Animation framework for iOS, tvOS, and macOS

Language: Swift - Size: 10.4 MB - Last synced: 6 days ago - Pushed: about 1 month ago - Stars: 12 - Forks: 0

chipjarred/CustomToolTip

Easily add custom tool tips with arbitrary content to your AppKit project!

Language: Swift - Size: 280 KB - Last synced: 14 days ago - Pushed: over 2 years ago - Stars: 12 - Forks: 4

adong666666/InterfaceKit

`One line of code` to implement interfaces of `UIKit,AppKit,and WatchKit` in `SwiftUI` interface! InterfaceKit sufficiently encapsulates UIViewRepresentable, UIViewControllerRepresentable,NSViewRepresentable,NSViewControllerRepresentable,and WKInterfaceObjectRepresentable. `一行代码`实现在`SwiftUI`界面使用`UIKit、AppKit和WatchKit`的接口!InterfaceKit充分封装了UIViewRepresentable, UIViewControllerRepresentable,NSViewRepresentable,NSViewControllerRepresentable和 WKInterfaceObjectRepresentable.

Language: Swift - Size: 7.93 MB - Last synced: 13 days ago - Pushed: about 3 years ago - Stars: 13 - Forks: 1

k-o-d-e-n/LayoutUI

Constraint-based autolayout system written on Swift. Not Autolayout wrapper. Reimplemenation of CGLayout.

Language: Swift - Size: 195 KB - Last synced: 13 days ago - Pushed: almost 2 years ago - Stars: 6 - Forks: 0

dagronf/VIViewInvalidating

A swift PropertyWrapper providing automatic NSView and UIView invalidation when the properties value changes. (Backwards compatible version of @Invalidating)

Language: Swift - Size: 40 KB - Last synced: 11 days ago - Pushed: over 2 years ago - Stars: 10 - Forks: 1

bibinjacobpulickal/BBDragResizableView

A sample project to show how to create a draggable and resizable NSView in Cocoa framework in AppKit using Xcode 11.4 on MacOS 10.15 using Swift 5.2

Language: Swift - Size: 430 KB - Last synced: 7 months ago - Pushed: almost 4 years ago - Stars: 13 - Forks: 5

IvanNunez25/appGraficos1

This project is an example how to use various components in XCode to generate different type of graphics in a NSView class

Language: Objective-C - Size: 80.1 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

flowtoolz/GetLaid

The Most Readable & Concise AutoLayout Swift Code

Language: Swift - Size: 832 KB - Last synced: 12 days ago - Pushed: over 1 year ago - Stars: 12 - Forks: 2

k-o-d-e-n/CGLayout

Powerful autolayout framework, that can manage UIView(NSView), CALayer and not rendered views. Not Apple Autolayout wrapper. Provides placeholders. Linux support.

Language: Swift - Size: 5.11 MB - Last synced: 22 days ago - Pushed: almost 2 years ago - Stars: 44 - Forks: 6

vsanthanam/MaterialColors-Swift

A swift package for implementing colors from Material Design

Language: Swift - Size: 1.35 MB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

NikolaGrujic91/Cocoa-macOS-View-Swapping

This repository contains implementation of swapping NSView objects with animated transition.

Language: Objective-C - Size: 563 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

NikolaGrujic91/Cocoa-macOS-Custom-Views

This repository contains implementation of multiple NSCustomViews in same window.

Language: Objective-C - Size: 99.6 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

konstantinpavlikhin/RowsView

A simple grid-like view that arranges its cells in rows.

Language: Swift - Size: 104 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 3 - Forks: 0

aerobounce/HoverAwareView

SwiftUI `.onHover` memory leak workaround. NSView wrapper that works just like the modifier.

Language: Swift - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 12 - Forks: 0

fumoboy007/ModernAppKit

An assortment of enhancements to AppKit to support modern app development.

Language: Swift - Size: 93.8 KB - Last synced: 12 months ago - Pushed: over 3 years ago - Stars: 22 - Forks: 3

CommanderPho/DragDroppableViewLib

A simple Swift SPM package containing a reusable macOS NSView subclass that allows drag/drop of files

Language: Swift - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Toni77777/PinAnchor

PinAnchor is a library to make views layout easy on iOS and macOS. The library is based on Anchors

Language: Swift - Size: 349 KB - Last synced: 13 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

usattc/NSViewMouseHandle

A NSView category for determine mouse entered or exited in macOS Apps.

Language: Objective-C - Size: 85.9 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 5 - Forks: 1