You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import{StyleSheet}from'react-native';test('test',()=>{StyleSheet.create({a: {color:'red'}})// ^^^ TypeError: NativeModule.getConstants is not a function})
The text was updated successfully, but these errors were encountered:
This masterpiece have to be removed for RN 0.76
react-native-mmkv-storage/jest/mmkvJestSetup.js
Lines 5 to 9 in 09790b4
To reproduce:
The text was updated successfully, but these errors were encountered: