UNPKG

@storybook/react-native

Version:

A better way to develop React Native Components for your app

7 lines (6 loc) 252 B
// eslint-disable-next-line no-undef jest.doMock('react-native/Libraries/NativeComponent/ViewConfigIgnore', () => ({ ConditionallyIgnoredEventHandlers: () => undefined, DynamicallyInjectedByGestureHandler: () => ({}), isIgnored: () => true, }));