Bernd Rabe

Results 2 issues of Bernd Rabe

## Check these before submitting: - [x] The issue doesn't involve an [Unsupported Feature](https://github.com/airbnb/lottie-ios/blob/master/README.md#supported-after-effects-features) - [x] This issue isn't related to another open issue ## This issue is a: -...

enhancement
help wanted

I try to use loading images from a bundle (not part of the framework) via [UIImage imageNamed:@"Artwork.bundle/imageName.png"]. That fails and even loading images from the main bundle is failing. What...