Hi, I'm using version 1.3.1 of this library (unable to upgrade yet) and am trying to create a custom shimmer. However, when I use ShimmerBounds.View, I get this error on iOS:
Caused by: java.lang.IllegalStateException: FIELD name:com_valentinilk_shimmer_ShimmerBounds_View$stable type:kotlin.Int visibility:public [final,static]
Is there a way around this error? I'd like to make a custom shimmer so I can make the animation repeat quicker.
Thanks!