<@UCUC7HSBE> is it an intended behavior for the `u...
# compose-ios
c
@Dima Avdeev is it an intended behavior for the
update
callback of the
UIKitView
interop composable be called twice? First when it created and when there’s an update
v
It is called also on every recomposition
👍 2
d
Yes, it should called on recompositions
a
@Dima Avdeev can i change the UIKitView background to Transparent ? or it cant ? because i cant change it to transparent color
im wrapping a LottieAnimation like this
And Call the implementation like this
But i got white background instead of transparent
d
Sorry, but for now we don't support transparet backgroud