https://github.com/noppefoxwolf/cardpresentation
https://github.com/noppefoxwolf/cardpresentation
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/noppefoxwolf/cardpresentation
- Owner: noppefoxwolf
- License: mit
- Created: 2024-11-28T15:51:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-29T17:55:35.000Z (over 1 year ago)
- Last Synced: 2025-04-14T05:53:31.820Z (about 1 year ago)
- Language: Swift
- Size: 1.14 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CardPresentation

```swift
let vc = CardHostingController(rootView: CardContentView())
present(vc, animated: true)
```
# How it work?
`sheetPresentationController` has contentView with margin.

# License
MIT License