software-mansion / react-native-reanimated

React Native's Animated library reimplemented
https://docs.swmansion.com/react-native-reanimated/
MIT License
8.61k stars 1.26k forks source link

Fix tests android #6084

Closed Latropos closed 2 days ago

Latropos commented 4 weeks ago

Summary

This PR was extracted from https://github.com/software-mansion/react-native-reanimated/pull/6047, it contains adjustments in individual test files that make them work on Android.

Test plan

Tested on Paper, Android. Works after applying changes from https://github.com/software-mansion/react-native-reanimated/pull/6047