react-native-reanimated
react-native-reanimated copied to clipboard
fix: dependency downloads on v2
Description
Fixes #3523 on v2
Fix for v3 comes with #3588
Changes
Test code and steps to reproduce
Checklist
- [ ] Included code example that can be used to test this change
- [ ] Updated TS types
- [ ] Added TS types tests
- [ ] Added unit / integration tests
- [ ] Updated documentation
- [ ] Ensured that CI passes