rive-ios icon indicating copy to clipboard operation
rive-ios copied to clipboard

User provided Bundle

Open Antonito opened this issue 3 years ago • 0 comments

This PR adds a way to pass a user-provided Bundle (which defaults to .main) when loading an animation from a file.

This is useful when loading files from a Swift Package Manager target (.module bundle) or from a library.

Antonito avatar Sep 08 '22 11:09 Antonito