erksch / react-native-wheely

An all JavaScript wheel picker for react-native without any native code.
413 stars 59 forks source link

Unable to test with jest #65

Closed sandeep-kumar-eptura closed 10 months ago

sandeep-kumar-eptura commented 10 months ago

I have added react-native-wheely in my component. While testing my component with react native test library I am getting RangeError: Invalid string length. like this - expect(component.toJSON()).toMatchSnapshot(); No snapshot is created for react-native-wheely