An open API service indexing awesome lists of open source software.

https://github.com/1024jp/outlineapp

Sample app to demonstrate various implementations of editable outline view using SwiftUI
https://github.com/1024jp/outlineapp

Last synced: 10 months ago
JSON representation

Sample app to demonstrate various implementations of editable outline view using SwiftUI

Awesome Lists containing this project

README

          

# Outline App

Sample app to demonstrate various implementations of editable outline view using SwiftUI
for the panel discussion about outline views in the [macOS native Symposium #10](https://macos-native.github.io).

- related presentation deck: [Outline View in SwiftUI– Speaker Deck](https://speakerdeck.com/1024jp/outline-view-in-swiftui) (in Japanese)

![Screenshot](screenshot.png)

## Development Environment

- macOS 15.1 Sequoia
- Xcode 16.1
- Swift 6
- Sandbox and hardened runtime enabled

## License

© 2024 1024jp

The source code is licensed under the terms of the __MIT license__. See [LICENSE](LICENSE) for details.