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

Add support for FloatValueProvider to CoreAnimation rendering engine

Open opfeffer opened this issue 2 years ago • 0 comments

Opening issue as per discussion: https://github.com/airbnb/lottie-ios/discussions/1836#discussioncomment-4334493


Which Version of Lottie are you using?

Lottie 4.0.0

Expected Behavior

Setting custom opacity using the FloatValueProviders is supported by CoreAnimation rendering engine.

Actual Behavior

Lottie asserts when any value provider provided other than color (see ValueProviderStore.swift).

Animation JSON

<Don't have a super trivial handy at this time but can potentially make time to create one if needed>

opfeffer avatar Dec 07 '22 16:12 opfeffer