mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-19 07:51:35 -05:00
* chore:RN Upgrade * package.json changes bump react-test-renderer pin reanimated * Add worklets to jest setup --------- Co-authored-by: Violet Caulfield <violet@cosmonautical.cloud>
2 lines
84 B
TypeScript
2 lines
84 B
TypeScript
jest.mock('react-native-worklets', () => require('react-native-worklets/src/mock'))
|