GetStream / effects-library

The Effects Library allows developers to create sophisticated and realistic particle systems such as snow, fire, rain, confetti, fireworks, and smoke with no or minimal effort.
https://getstream.github.io/effects-library/documentation/effectslibrary/
Apache License 2.0
327 stars 16 forks source link

Showcase how to use with UIKit #7

Open DaemonLoki opened 2 years ago

DaemonLoki commented 2 years ago

While the library is written in SwiftUI it is rather trivial to incorporate it inside of a UIKit app.

Having an article in the documentation that gives an example on how to do it would help developers wanting to integrate it have a helpful guide.