Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artemnovichkov/spoilerviewexample
An example of implementing spoiler feature from Telegram in SwiftUI
https://github.com/artemnovichkov/spoilerviewexample
ios swift swiftui
Last synced: 2 months ago
JSON representation
An example of implementing spoiler feature from Telegram in SwiftUI
- Host: GitHub
- URL: https://github.com/artemnovichkov/spoilerviewexample
- Owner: artemnovichkov
- License: mit
- Created: 2023-02-27T12:39:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T18:43:56.000Z (9 months ago)
- Last Synced: 2024-05-21T08:30:19.871Z (8 months ago)
- Topics: ios, swift, swiftui
- Language: Swift
- Homepage: https://www.artemnovichkov.com
- Size: 5.61 MB
- Stars: 30
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spoiler View Example
An example project for [Implementing spoilers in SwiftUI](https://www.artemnovichkov.com/blog/spoiler-view) article.
[![Build](https://github.com/artemnovichkov/SpoilerViewExample/actions/workflows/build.yml/badge.svg)](https://github.com/artemnovichkov/SpoilerViewExample/actions/workflows/build.yml)
## Author
Artem Novichkov, https://www.artemnovichkov.com/about
## License
The project is available under the MIT license. See the [LICENSE](./LICENSE) file for more info.