Skip to content

Commit fd6b8ce

Browse files
committed
refactor: fix typo
1 parent b5a8ade commit fd6b8ce

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.changeset/tame-hornets-lay.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"react-native-gesture-image-viewer": major
33
---
44

5-
feat: migrated reanimated v4
5+
feat: upgraded react-native-reanimated v4
66
- Upgraded react-native-reanimated to version 4.x.
77
- Added react-native-worklets as a dependency.
88
- Enhanced `withSpring` animation responsiveness and behavior.
99
- https://docs.swmansion.com/react-native-reanimated/docs/guides/migration-from-3.x
1010

11-
Migration Reanimated Configure Guide:
11+
Reanimated Configure Migration Guide:
1212

1313
```bash
1414
npm install react-native-worklets

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55
### Major Changes
66

7-
- db35df7: feat: migrated reanimated v4
7+
- db35df7: feat: upgraded react-native-reanimated v4
88

99
- Upgraded react-native-reanimated to version 4.x.
1010
- Added react-native-worklets as a dependency.
1111
- Enhanced `withSpring` animation responsiveness and behavior.
1212
- https://docs.swmansion.com/react-native-reanimated/docs/guides/migration-from-3.x
1313

14-
Migration Reanimated Configure Guide:
14+
Reanimated Configure Migration Guide:
1515

1616
```bash
1717
npm install react-native-worklets

0 commit comments

Comments
 (0)