avlonder
avlonder
same here with https://lottiefiles.com/1801-fireworks
> > > @talaikis @aknad @ccostel @bflopez @czater @djpetenice @bearty > > > Did you find a way to pass a flag about personal data to this plugin? > >...
Any decent solution yet?
I'm not sure, but I think you should be able to animate circle arcs of less than 180 degrees with useNativeDriver: true if you rotate the foreground circle using react...
I guess, that's clear. Could somebody recommend an alternative module?
> I met same issue. > In my case, using a [styled component](https://styled-components.com/) solved it. > > ``` > function Scrollable(props) { > return ( > > ); > }...
Alternatively, you can just set the *deviceHeight* prop to '100%'. However, it's type is *null*. Maybe, this is a bug too?
Probably related to [this statusbar issue](https://github.com/facebook/react-native/issues/23693)
Does somebody know a good fork, since this library is clearly not maintained anymore?
Thanks @cmdlineluser, append works for my use case.