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

https://github.com/noppefoxwolf/cardpresentation


https://github.com/noppefoxwolf/cardpresentation

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# CardPresentation

![](.github/example.gif)

```swift
let vc = CardHostingController(rootView: CardContentView())
present(vc, animated: true)
```

# How it work?

`sheetPresentationController` has contentView with margin.

![](.github/how-it-work.png)

# License

MIT License