nsview
There are 24 repositories under nsview topic.
siteline/swiftui-introspect
Introspect underlying UIKit/AppKit components from SwiftUI
fespinoza/LinkedIdeas
A macOS/iOS apps to treat ideas as links of concepts.
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.
psharanda/FixFlex
Declarative Auto Layout code that is easy to write, read, and modify
dagronf/DSFDropFilesView
A Swift NSView class for nicely supporting drag/drop files.
fumoboy007/ModernAppKit
An assortment of enhancements to AppKit to support modern app development.
dagronf/DSFInspectorPanes
Easily customisable, scrollable, collapsible inspector panels using nested NSView(s)
flocked/Anima
Animation framework for iOS, tvOS, and macOS
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
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.
chipjarred/CustomToolTip
Easily add custom tool tips with arbitrary content to your AppKit project!
flowtoolz/GetLaid
The Most Readable & Concise AutoLayout Swift Code
aerobounce/HoverAwareView
SwiftUI `.onHover` memory leak workaround. NSView wrapper that works just like the modifier.
ChimeHQ/ViewPlus
Make working with NSView more pleasant
dagronf/VIViewInvalidating
A swift PropertyWrapper providing automatic NSView and UIView invalidation when the properties value changes. (Backwards compatible version of @Invalidating)
k-o-d-e-n/LayoutUI
Constraint-based autolayout system written on Swift. Not Autolayout wrapper. Reimplemenation of CGLayout.
usattc/NSViewMouseHandle
A NSView category for determine mouse entered or exited in macOS Apps.
imagetasks/AirSightResizeView
Preview.app-like selection control for macOS. User-resizable, user-repositionable NSView subclass.
NikolaGrujic91/Cocoa-macOS-View-Swapping
This repository contains implementation of swapping NSView objects with animated transition.
vsanthanam/MaterialColors-Swift
A swift package for implementing colors from Material Design
CommanderPho/DragDroppableViewLib
A simple Swift SPM package containing a reusable macOS NSView subclass that allows drag/drop of files
IvanNunez25/appGraficos1
This project is an example how to use various components in XCode to generate different type of graphics in a NSView class
NikolaGrujic91/Cocoa-macOS-Custom-Views
This repository contains implementation of multiple NSCustomViews in same window.
Toni77777/PinAnchor
PinAnchor is a library to make views layout easy on iOS and macOS. The library is based on Anchors