Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artemnovichkov/custompopupexample
An example of creating custom popups in SwiftUI
https://github.com/artemnovichkov/custompopupexample
ios swift swiftui
Last synced: 2 months ago
JSON representation
An example of creating custom popups in SwiftUI
- Host: GitHub
- URL: https://github.com/artemnovichkov/custompopupexample
- Owner: artemnovichkov
- License: mit
- Created: 2021-05-22T09:18:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-16T15:20:20.000Z (over 2 years ago)
- Last Synced: 2024-05-21T08:30:16.766Z (8 months ago)
- Topics: ios, swift, swiftui
- Language: Swift
- Homepage: https://www.artemnovichkov.com
- Size: 779 KB
- Stars: 46
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Custom Popup Example
An example project for [Implementing custom popups in SwiftUI](https://artemnovichkov.com/blog/custom-popups-in-swiftui) article.
[![Build](https://github.com/artemnovichkov/CustomPopupExample/actions/workflows/build.yml/badge.svg)](https://github.com/artemnovichkov/CustomPopupExample/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.