Add PopupView by @exyte

This commit is contained in:
Igor Adamenko 2021-09-14 19:42:27 +03:00 committed by GitHub
parent 0d5b0c2f76
commit 49b77e9a2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -706,6 +706,9 @@
- **[PonyORM](https://github.com/ponyorm/pony)** by [Alexander Kozlovsky](https://github.com/kozlovsky) & [Alexey Malashkevich](https://github.com/amalashkevich)<br>
The most pythonic ORM with beautiful query syntax.
- **[PopupView](https://github.com/exyte/PopupView)** by [Exyte](https://github.com/exyte)<br>
Toasts and popups library written with SwiftUI.
- **[PostCSS Modules](https://github.com/css-modules/postcss-modules)** by [Alexander Madyankin](https://github.com/outpunk)<br>
PostCSS plugin to use CSS Modules everywhere.