FadeIn issue on Android
Author: jonathanrozeCreated Apr 4, 2023Updated Mar 3, 2024
Hi,
I'm using latest version of React-native and react-native-animatable.
When I want to trigger animation like ref.current.fadeOut()
I have this error on Android only:
Error while updating property 'backfaceVisibility' of a view managed by: RCTView

Source: oblador/react-native-animatable