Yaroslav Vovchenko
Yaroslav Vovchenko
`DateTimePicker` is my own component which utilizes dripsy for styling. The whole component is wrapped with `styled(Animated.View)`
Yes, removing usage of dripsy in the whole component resolves the issue
Will try to reproduce it later today
Hey @nandorojo! Sorry for the delay with the reproduction, wasn't able to get to it, but now it's done https://github.com/thecoorum/dripsy-reanimated-issue
@nandorojo any news here?
I'm mostly using `styled(Animated.View)` to add default styles and then using `sx()` to style depending on conditionals. Is `sx` prop in styled components supports passing animated styles?
@KnorpelSenf is there anyone else who can review the PR?
@KnorpelSenf @Satont any updates?
When you asked, I double checked and noticed that `returning: 'minimal'` is deprecated, but seems supabase just ignoring it
Yeah, will do!