Skip to content

Commit

Permalink
chore(example): remove reanimated dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pierpo committed Nov 27, 2024
1 parent 9d6a655 commit 1fb7122
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 358 deletions.
1 change: 0 additions & 1 deletion packages/example/babel.jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ module.exports = {
},
],
['@babel/plugin-proposal-class-properties', { loose: false }],
'react-native-reanimated/plugin',
],
};
1 change: 0 additions & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"react": "18.2.0",
"react-native": "npm:[email protected]",
"react-native-keyevent": "^0.3.2",
"react-native-reanimated": "~3.10.1",
"react-native-safe-area-context": "4.10.1",
"react-native-screens": "3.31.1",
"react-native-svg": "15.2.0",
Expand Down
Loading

0 comments on commit 1fb7122

Please sign in to comment.