Describe the bug
When I add className to reanimated component the style will not apply untill I have custom animation style in this component
Reproduction
Clone https://github.com/salemkode/my-expo-app-v2 and try it
Expected behavior
Style must apply even when we do not set classname
Additional context
